himanshug edited a comment on issue #8446: flatten json to multiple rows
URL: 
https://github.com/apache/incubator-druid/issues/8446#issuecomment-526695305
 
 
   There is nothing out of the box that can do it as of now. But, It is 
currently possible to do that by writing your own `InputRowParser` in a custom 
extension that implements `parseBatch(..)` method to return multiple InputRow 
objects. Ref: https://github.com/apache/incubator-druid/issues/4373

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to