walterddr opened a new pull request, #12025: URL: https://github.com/apache/pinot/pull/12025
Fix the following issues: When compiling the RexExpression - SqlKind.OTHERS should extract actual function name inside obj instead of getting the toString functionName "others" - SqlKind.OTHERS/OTHER_FUNCTIONS should canonicalized function name during parsing instead of rely on downstream operator to parse and interpret them. -- 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]
