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


##########
testkit/src/main/java/org/apache/calcite/sql/parser/SqlParserTest.java:
##########
@@ -8719,6 +8719,10 @@ private static Consumer<List<? extends Throwable>> 
checkWarnings(
   }
 
   @Test void testJsonArray() {
+    // https://issues.apache.org/jira/browse/CALCITE-6003

Review Comment:
   Done. Moved the new test to a separate function for that purpose, I have 
squashed the commits, since this is a small PR.



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