Sink connector not updating null values in Cassandra

Hello,
I hope this message find you well.

Scenario:
I have a sink connector that is writing a JSON message to a Cassandra table. The Cassandra table has a row with some columns having timestamps values. A new message comes to the sink connector and now the timestamps are null. The sink connector is unable to replace the existing values in the table with the null values in Cassandra.
All the other values are getting updated except for the null values.

Any leads on this would be helpful.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.