sk0x50 commented on code in PR #5081:
URL: https://github.com/apache/ignite-3/pull/5081#discussion_r1925745488


##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/benchmark/AbstractMultiNodeBenchmark.java:
##########
@@ -141,11 +146,9 @@ protected static void createTable(String tableName, 
List<String> columns, List<S
 
         createTableStatement += "\nZONE " + ZONE_NAME;
 
-        getAllFromCursor(

Review Comment:
   We switched to public synchronous SQL API. Why do we need to wait for 
something or iterate over the result set in this case?



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

Reply via email to