gianm commented on code in PR #12669:
URL: https://github.com/apache/druid/pull/12669#discussion_r900302066


##########
processing/src/test/java/org/apache/druid/query/topn/TopNQueryRunnerTest.java:
##########
@@ -4541,6 +4541,79 @@ public void testFullOnTopNLongColumn()
     assertExpectedResults(expectedResults, query);
   }
 
+  @Test
+  public void testFullOnTopNLongVirtualColumn()

Review Comment:
   Yeah, it was an accident in the original version of the patch. I meant to 
add a new one.



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