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


##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -7608,9 +7608,9 @@ private void checkLiteral2(String expression, String 
expected) {
   }
 
   /** Test case for
-   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-6156";>[CALCITE-6156]
-   * Add ENDSWITH, STARTSWITH functions (enabled in Postgres, Snowflake 
libraries)</a>. */
-  @Test void testSnowflakeStartsWith() {
+   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-6931";>[CALCITE-6931]

Review Comment:
   We can add Java documentation. It would be better not to delete the previous 
ones.You can refer to testHiveSparkAndBqTrim



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