normanj-bitquill commented on code in PR #3762: URL: https://github.com/apache/calcite/pull/3762#discussion_r1578320995
########## core/src/test/resources/sql/misc.iq: ########## @@ -2301,17 +2301,6 @@ where false; !ok -# [CALCITE-2447] POWER, ATAN2 functions fail with NoSuchMethodException Review Comment: I found where the `ChainedSqlOperatorTable` is created and was able to give the library operator table precedence over the standard operator table. -- 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]
