yupeng9 commented on pull request #8273: URL: https://github.com/apache/pinot/pull/8273#issuecomment-1059311734
I feel the config of `prefixesToDropFromFields` is a bit limited. Perhaps we can consider a config of `prefixRename` or sth similar to allow more manipulation of the prefix? So `prefixesToDropFromFields` will become a special case of this which is rename to empty. Also, how do we handle the collision from multiple nested columns that happen to have the same name, after the prefix drop? -- 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