An Apache Pulsar® sink for transferring events/messages from Pulsar topics to Apache Cassandra®, DataStax Astra or DataStax Enterprise (DSE) tables.
14
stars
10
forks
source link
Cannot Map a cql_decimal field coming from CDC for Cassandra #29
Closed
eolivelli closed 2 years ago
When you are using CDC For Cassandra we map the "decimal" to a AVRO logical type
cql_decimal
.This is an example of schema.
The Sink cannot process it
this is a sample error: