NobiGo commented on code in PR #4245:
URL: https://github.com/apache/calcite/pull/4245#discussion_r1997810319


##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -7578,6 +7578,22 @@ private void checkLiteral2(String expression, String 
expected) {
     sql(query).withPresto().ok(expected);
   }
 
+  /** Test case for
+   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-6892";>[CALCITE-6892]
+   *   CHAR_LENGTH Function is not recognized in Derby.

Review Comment:
   Please Keep the java doc consistant with Jira summary.



-- 
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]

Reply via email to