cdc-apache-cassandra icon indicating copy to clipboard operation
cdc-apache-cassandra copied to clipboard

Add support for vector CQL data type

Open msmygit opened this issue 1 year ago • 3 comments

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.

msmygit avatar Sep 26 '23 16:09 msmygit

In AVRO the data type MUST be ARRAY<FLOAT>, this is for compatibility of Astra CDC

eolivelli avatar Mar 18 '24 16:03 eolivelli