ivandasch commented on code in PR #10710:
URL: https://github.com/apache/ignite/pull/10710#discussion_r1195265381
##########
modules/codegen/src/main/java/org/apache/ignite/codegen/IgniteDataTransferObjectSerDesGenerator.java:
##########
@@ -126,6 +130,12 @@ public class IgniteDataTransferObjectSerDesGenerator {
false
));
+ TYPE_GENS.put(Long.class, F.t(
Review Comment:
Let's create the same for others boxed types?
--
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]