zoudan commented on code in PR #3319:
URL: https://github.com/apache/calcite/pull/3319#discussion_r1290838068
##########
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##########
@@ -3947,6 +3947,56 @@ static void checkRlikeFails(SqlOperatorFixture f) {
f1.checkNull("BIT_LENGTH(cast(null as binary))");
}
+ @Test void testBitGetFunc() {
Review Comment:
Yes, in that way we could test all cases for both of 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]