egalpin commented on code in PR #11886: URL: https://github.com/apache/pinot/pull/11886#discussion_r1396521126
########## 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: attempted fix in https://github.com/apache/pinot/pull/11886/commits/990bf5a725ef50c256f228e9415eea49566870fe -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org