jihoonson commented on a change in pull request #10093:
URL: https://github.com/apache/druid/pull/10093#discussion_r452385096



##########
File path: 
processing/src/test/java/org/apache/druid/query/groupby/GroupByQueryQueryToolChestTest.java
##########
@@ -929,6 +930,64 @@ private void doTestCacheStrategy(final ValueType 
valueType, final Object dimValu
     Assert.assertEquals(typeAdjustedResult2, fromResultCacheResult);
   }
 
+  @Test
+  public void testQueryCacheKeyWithLimitSpec()
+  {
+    final GroupByQuery query1 = GroupByQuery

Review comment:
       Oh sorry, I forgot to approve this PR. This comment is not a blocker if 
you want to do in a follow-up.




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to