mihaibudiu commented on code in PR #3346:
URL: https://github.com/apache/calcite/pull/3346#discussion_r1366080227


##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -1925,6 +1925,18 @@ private void 
checkSemiOrAntiJoinProjectTranspose(JoinRelType type) {
         .check();
   }
 
+  /** Test case for <a 
href="https://issues.apache.org/jira/browse/CALCITE-5884";>[CALCITE-5884]
+   * Description of ARRAY_TO_STRING function is incomplete</a>. */

Review Comment:
   There were more instances, I fixed all of them in this file.



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