suneet-s commented on code in PR #12483:
URL: https://github.com/apache/druid/pull/12483#discussion_r862210181


##########
sql/src/test/java/org/apache/druid/sql/calcite/CalciteQueryTest.java:
##########
@@ -995,6 +993,40 @@ public void testPrimitiveEarliestInSubquery() throws 
Exception
     );
   }
 
+  @Test
+  public void testPrimitiveEarliestInSubqueryGroupBy() throws Exception

Review Comment:
   This doesn't look like a subquery that is being tested



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