xvrl commented on issue #9546: support schemaless ingestion for transformed 
dimensions
URL: https://github.com/apache/druid/pull/9546#issuecomment-603379060
 
 
   @clintropolis agree there are some quirks, it's a bit unfortunate that 
dimensionExclusions don't get applied after transforms, otherwise we could use 
that as a workaround. One option would be to pass in an additional field to the 
transform spec to indicate which field should be added as dimensions.
   
   The behavior might still be odd since those new dimensions would still be 
added even if they are not part of the schema when one is explicitly defined. 
Maybe we can add this as an experimental/undocumented feature for now and see 
if we find a better solution long-term.

----------------------------------------------------------------
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