Jackie-Jiang opened a new pull request #8319: URL: https://github.com/apache/pinot/pull/8319
## Description Allow broker to override expressions in query automatically if configured in the query config. In certain scenarios, users cannot control the queries sent to pinot (e.g. queries are auto-generated by some other tools), then they can use this feature to override the expressions within the query to the desired ones by putting the query config (e.g. override transform function to derived column). ## Release Notes Add a new config `expressionOverrideMap` under the `QueryConfig` -- 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]
