josephglanville commented on issue #6004: Automatically Determine Ingestion Schema URL: https://github.com/apache/incubator-druid/issues/6004#issuecomment-411288680 It's already possible for an InputRowParser to automatically do this. When writing an InputRowParser you can choose to ignore the DimensionSpec/MetricsSpec and just emit MapBasedInputRow's with the appropriate shape.
---------------------------------------------------------------- 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]
