ptupitsyn commented on code in PR #5017:
URL: https://github.com/apache/ignite-3/pull/5017#discussion_r1912846794


##########
modules/client-common/src/main/java/org/apache/ignite/internal/client/proto/ClientComputeJobPacker.java:
##########
@@ -42,12 +42,11 @@ public static <T> void packJobArgument(@Nullable T arg, 
@Nullable Marshaller<T,
      * the result is a native column type or a tuple, it will be packed 
accordingly.
      *
      * @param res Result.
-     * @param marshaller Marshaller.

Review Comment:
   Reverted - see above.



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