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


##########
core/src/test/java/org/apache/calcite/test/JdbcTest.java:
##########
@@ -8056,6 +8056,17 @@ private void checkGetTimestamp(Connection con) throws 
SQLException {
         .returns("C1=OBJECT; C2=ARRAY; C3=INTEGER; C4=BOOLEAN\n");
   }
 
+  @Test void testJsonQuery() {

Review Comment:
   how about some negative tests, which are supposed to fail?
   



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