kafka-connect-storage-common
kafka-connect-storage-common copied to clipboard
[Request] Add support to FieldPartitioner class for handling JSON
JSON support in Kafka Connect is known to not have too much functionality built in for JSON at the moment. However, it would be really nice to allow for stringified JSON records to be able to use the FieldPartitioner. Currently only a Struct type record (AVRO) is supported. If the FieldPartitioner can parse a JSON string blob as a Map, and get the value at a specified key, this could work!
Any update on this as this is a great feature to have.
Hi, does anyone know what the status of it?
Any updates whether this will be supported since its marked as an enhancement? Thanks
Any updates on whether we will support this or not ?
It doesn't look like this will get done, could it at least be added in the documentation? Or if it is there, I haven't been able to find it. Unless anyone lands on this github issue, nobody would know.