gianm commented on issue #6113: Inserting Nested Json into Druid URL: https://github.com/apache/incubator-druid/issues/6113#issuecomment-410708543 Hi @Harish346, Druid has a flat data model, but it can ingest nested json if you write a flattenSpec that tells Druid how to flatten nested data: http://druid.io/docs/latest/ingestion/flatten-json.html
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
