ygerzhedovich commented on code in PR #1232:
URL: https://github.com/apache/ignite-3/pull/1232#discussion_r1005837144


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/message/QueryStartRequest.java:
##########
@@ -47,4 +48,7 @@ public interface QueryStartRequest extends 
ExecutionContextAwareMessage {
      */
     @Marshallable
     Object[] parameters();
+
+    @Marshallable
+    HybridTimestamp txTime();

Review Comment:
   javadoc



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