clintropolis commented on a change in pull request #9187: Implement ANY 
aggregator
URL: https://github.com/apache/druid/pull/9187#discussion_r367303950
 
 

 ##########
 File path: 
sql/src/test/java/org/apache/druid/sql/calcite/util/CalciteTests.java
 ##########
 @@ -377,6 +377,15 @@ public AuthenticationResult 
createEscalatedAuthenticationResult()
   );
 
   public static final List<InputRow> ROWS1_WITH_NUMERIC_DIMS = 
ImmutableList.of(
+      createRow(
 
 Review comment:
   Hmm, it seems like this change is causing some unrelated test failures

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to