good first issuehelp wantedtype/enhancement
仓库指标
- Star
- (13,697 star)
- PR 合并指标
- (平均合并 3天 10小时) (30 天内合并 146 个 PR)
描述
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