egalpin commented on code in PR #11886:
URL: https://github.com/apache/pinot/pull/11886#discussion_r1396477951


##########
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/startree/StarTreeQueryGenerator.java:
##########
@@ -82,6 +83,16 @@ private String generateAggregation(String metricColumn) {
         metricColumn);
   }
 
+  private String generateFilteredAggregation(String metricColumn) {

Review Comment:
   @Jackie-Jiang these tests seem to consistently fail when run using the 
multi-stage engine.  Are filtered aggregations supported in multi-stage, or not 
yet?



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