walterddr commented on code in PR #10456:
URL: https://github.com/apache/pinot/pull/10456#discussion_r1144913018


##########
pinot-query-runtime/src/test/resources/queries/BooleanLogic.json:
##########
@@ -55,11 +55,14 @@
     },
     "queries": [
       {
-        "note": "to be postgres compatible, this should throw an exception - 
but various other systems (like H2 and MySQL) support this",
+        "ignored": true,
+        "note": "H2 doesn't support this",

Review Comment:
   ```suggestion
           "expectedException": "..."
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to