Hi everyone! I am using the PutCassandraQL processor to insert data into a Cassandra database version 3.11.5, native protocol v4. My data contains null values and as far as I understand it is preferred to insert UNSET instead of null values in order to not introduce tombstones.
How can I achieve that with using PutCassandraQL? Or shall I use another processor? Many thanks for the help & all the best Valentina
