You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "ivandasch (via GitHub)" <gi...@apache.org> on 2023/05/16 14:34:48 UTC

[GitHub] [ignite] ivandasch commented on a diff in pull request #10710: IGNITE-15629 Baseline commands implemented

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: notifications-unsubscribe@ignite.apache.org

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