good first issuehelp wantedtype/enhancement
Métriques du dépôt
- Stars
- (13 697 stars)
- Métriques de merge PR
- (Merge moyen 3j 10h) (146 PRs mergées en 30 j)
Description
Currently the Kafka Sink Connector is able to support only keys with a String value.
We should support the generic byte[] key, as it is in Kafka. Also we should support other data types and possibly may the generic key/value pair of Kafka to a KeyValue Pulsar schema