lowka commented on code in PR #4615:
URL: https://github.com/apache/ignite-3/pull/4615#discussion_r1834075134


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/QueryProcessor.java:
##########
@@ -55,6 +58,7 @@ CompletableFuture<QueryMetadata> 
prepareSingleAsync(SqlProperties properties,
      * @param observableTime Tracker of the latest time observed by client.
      * @param transaction A transaction to use for query execution. If null, 
an implicit transaction
      *      will be started by provided transactions facade.
+     * @param cancellationToken A cancellation token.

Review Comment:
   We usually use zero-articles 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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to