zstan commented on code in PR #4837: URL: https://github.com/apache/ignite-3/pull/4837#discussion_r1871447101
########## modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/engine/datatypes/ItCastToSmallintTest.java: ########## @@ -64,6 +64,11 @@ void clearTable() { sql("DELETE FROM src"); } + @Override + protected int initialNodes() { Review Comment: just speed up test a bit, not related to issue -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org