zstan commented on code in PR #13375:
URL: https://github.com/apache/ignite/pull/13375#discussion_r3735250617


##########
modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/integration/DataTypesTest.java:
##########
@@ -73,60 +73,68 @@ public void testRoundingOfDynamicNumericsPrecasted() {
 
     /** @return input type, input value, target type, expected result. */
     private static List<List<Object>> numericsToRound() {
-        List<List<Object>> lst = new ArrayList<>(50);
+        List<List<Object>> lst = new ArrayList<>(90);

Review Comment:
   pedantic )))



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

Reply via email to