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


##########
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/BaseClusterIntegrationTestSet.java:
##########
@@ -236,46 +209,88 @@ public void testHardcodedQueries()
         + "(Diff >= 300 AND Diff < 500) OR Diff < -500 ORDER BY Diff DESC";
     testQuery(query);
 
-    // IN_ID_SET

Review Comment:
   @Jackie-Jiang @61yao the following are turned of with multistage for now. 



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