zachjsh commented on code in PR #14378:
URL: https://github.com/apache/druid/pull/14378#discussion_r1226848050


##########
sql/src/test/java/org/apache/druid/sql/calcite/CalciteQueryTest.java:
##########
@@ -429,6 +431,22 @@ public void testAggregatorsOnInformationSchemaColumns()
     );
   }
 
+  @Test
+  public void testAggregatorOnInformationSchemaRoutines()

Review Comment:
   Should we add a test for count of non-aggregators?



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