icefury71 opened a new issue #8161:
URL: https://github.com/apache/pinot/issues/8161


   Pinot supports unnesting a complex type as documented here: 
https://docs.pinot.apache.org/basics/data-import/complex-type#handle-the-complex-type-with-ingestion-configurations
   
   As part of this operation, nested fields appear as flat columns in Pinot 
with this naming convention: '<parent-name>.<child-name>'. 
   
   It might be useful to rename such "unnested" fields to a user chosen config. 
For instance, user may choose to only retain '<child-name>' in the above 
example. There may be other ways to specify this renaming policy. 


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to