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


##########
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:
   Usually is not a good practice to specify priorities in tests. Is there a 
reason why we need to use them here?



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