yashmayya opened a new pull request, #13037: URL: https://github.com/apache/pinot/pull/13037
- Support for generating derived columns during segment reload was added in https://github.com/apache/pinot/pull/6494. - However, support for generating raw derived columns during segment reload wasn't added then and was mentioned as a future TODO. - This patch adds support for generating raw (i.e., not dictionary encoded) derived columns during segment reload. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
