[
https://issues.apache.org/jira/browse/AVRO-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742590#action_12742590
]
Owen O'Malley commented on AVRO-89:
-----------------------------------
+1
> generated record classes should use unboxed numeric types
> ---------------------------------------------------------
>
> Key: AVRO-89
> URL: https://issues.apache.org/jira/browse/AVRO-89
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Doug Cutting
> Assignee: Doug Cutting
> Fix For: 1.0.1
>
> Attachments: AVRO-89.patch
>
>
> Currently, in a generated Java class, an integer field has type
> java.lang.Integer. It would be more efficient if "int" were used. Similarly
> for longs, floats, doubles and boolean.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.