korlov42 commented on code in PR #4814:
URL: https://github.com/apache/ignite-3/pull/4814#discussion_r1869594935


##########
modules/client-common/src/main/java/org/apache/ignite/internal/client/proto/ClientOp.java:
##########
@@ -180,6 +180,9 @@ public class ClientOp {
     /** Check if all tuples with the given keys collection exist. */
     public static final int TUPLE_CONTAINS_ALL_KEYS = 67;
 
+    /** Cancels the execution of JDBC statement .*/

Review Comment:
   thanks, fixed



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