druid-example-extension icon indicating copy to clipboard operation
druid-example-extension copied to clipboard

update requested for new 'inputFormat' vs. depracated 'parser'

Open StanDye opened this issue 5 years ago • 0 comments

It would be very helpful for me to see the same extension example "ExampleByteBufferInputRowParser" re-implemented using the newer inputFormat structure, along with the corresponding update to the json in the README.md. I have a very similar structure to implement, where an encoded byte-stream from Kafka contains json, which I would like to parse using a standard parsing / flattening configuration.

StanDye avatar Jul 22 '20 23:07 StanDye