mihaibudiu commented on code in PR #3762:
URL: https://github.com/apache/calcite/pull/3762#discussion_r1571322599
##########
core/src/test/java/org/apache/calcite/test/SqlValidatorTest.java:
##########
@@ -559,15 +558,6 @@ static SqlOperatorTable operatorTableFor(SqlLibrary
library) {
}
@Test void testArithmeticOperatorsFails() {
- expr("^power(2,'abc')^")
Review Comment:
Yes, see the operatorTableFor() function.
--
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]