DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

Support primitive data types for keys and values #72

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

At the moment, we only support JSON and AVRO as formats for keys and values.

We should also allow to work with records that use a primitive data type for the key or value, e.g., a String.