somandal commented on issue #12224: URL: https://github.com/apache/pinot/issues/12224#issuecomment-1881534820
I double checked the class and the result.rewriter class is correct Yes you will need to ensure you also update the query.rewriter to include the `org.apache.pinot.sql.parsers.rewriter.ExprMinMaxRewriter` class. `ExprMinMaxTest` has set both and you can reference that to validate the class names. I did verify in the code that only the pinot.broker configs need to be set up for these. -- 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]
