vvivekiyer commented on code in PR #13831:
URL: https://github.com/apache/pinot/pull/13831#discussion_r1927448294


##########
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/EmptyResponseIntegrationTest.java:
##########
@@ -260,6 +261,56 @@ public void testSchemaFallbackAggregatedFields() throws 
Exception {
     assertDataTypes(response, "LONG", "DOUBLE");
   }
 
+  @Test(priority = 1)

Review Comment:
   This is not needed - I forgot to cleanup. I added to make sure that the 
tableConfig update didn't interfere with other 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

Reply via email to