mihaibudiu commented on code in PR #4070:
URL: https://github.com/apache/calcite/pull/4070#discussion_r1864434402
##########
testkit/src/main/java/org/apache/calcite/sql/test/SqlOperatorFixture.java:
##########
@@ -344,6 +344,18 @@ void checkString(
*/
void checkNull(String expression);
+ /**
+ * Tests that a SQL expression returns the SQL NULL value and
+ * returns the data type is NULLABLE. For example,
Review Comment:
and the data type of the returned result is nullable
--
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]