EliHarper commented on issue #8582: URL: https://github.com/apache/pulsar/issues/8582#issuecomment-729825374
Also, I've reached a somewhat unrelated question: is it possible to store multiple fields in their respective columns with the Cassandra sink? The example illustrates an example with a single keyname and a single columnName. This works for me, but when I add in the rest of the fields I defined in the schema, the sink will only save the keyname and one columnName, both of which hold the entire message, and the rest of the values are null. This occurs with both Avro and JsonSchema. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
