You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@avro.apache.org by hannes <ha...@gmail.com> on 2015/07/12 21:48:22 UTC

Avro and Java boxing/unboxing

Hello,

I am experimenting with Avro and I had a look at the GenericDatumReader and
at the generated Java Code for my schemas and there is a lot of
boxing/unboxing going on.

I would be interested to understand how you are dealing with that? Do you
extend the readers with your own primitive functions?

I would love to find a way to use primitives as much as possible.

Thanks a lot for your help.



--
View this message in context: http://apache-avro.679487.n3.nabble.com/Avro-and-Java-boxing-unboxing-tp4032644.html
Sent from the Avro - Users mailing list archive at Nabble.com.