valepakh commented on PR #4833: URL: https://github.com/apache/ignite-3/pull/4833#issuecomment-2520152566
> Can we use `BinaryTuple` to serialize Tuples? > > In most cases, the data is going to be passed to the client anyway, which requires `BinaryTuple`, so we can avoid extra conversions. In case of the client we should apply an optimization and wrap an argument/result in the data holder which will pass a byte array between the nodes. (Actually I just realized that we apply this optimization only when argument is non-native type, I'll file a ticket) -- 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