datastax / pulsar-sink

An Apache Pulsar® sink for transferring events/messages from Pulsar topics to Apache Cassandra®, DataStax Astra or DataStax Enterprise (DSE) tables.
Apache License 2.0
14 stars 10 forks source link

[avro][logical types] Add support for standard Avro logical types #44

Open aymkhalil opened 2 years ago

aymkhalil commented 2 years ago

Add support for standard Avro Logical types.

aymkhalil commented 2 years ago

Alternatively, we could go the pulsar-transform path to match the avro types with C* types

aymkhalil commented 2 years ago

parent issue #40