walterddr commented on code in PR #9100: URL: https://github.com/apache/pinot/pull/9100#discussion_r937215266
########## pinot-query-planner/src/test/java/org/apache/pinot/query/QueryCompilationTest.java: ########## @@ -65,44 +58,6 @@ public void testQueryWithException(String query, String exceptionSnippet) { } } - @Test Review Comment: these test are moved to QueryPlannerSpecialfeatureTest so that we have special assert for these tests -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org