cdc-apache-cassandra
cdc-apache-cassandra copied to clipboard
Add support for vector CQL data type
Both Astra DB and DSE 7.0
(public preview as of this writing) already supports vector
as a CQL data type and OSS C* will soon support the same via CEP-30. CDC source connector should begin supporting this.
In AVRO the data type MUST be ARRAY<FLOAT>, this is for compatibility of Astra CDC