You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/08 05:22:01 UTC

[GitHub] josephglanville commented on issue #6004: Automatically Determine Ingestion Schema

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org