Jackie-Jiang opened a new pull request #6494:
URL: https://github.com/apache/incubator-pinot/pull/6494
## Description
Currently we allow transform function in the ingestion config to generate
derived columns during segment creation. This PR adds the support for
generating the derived columns during segment load so that derived columns can
be added on-the-fly.
TODOs:
- Support chained derived column
- Support raw derived column
- Support multi-value derived column
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]