[
https://issues.apache.org/jira/browse/AVRO-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Skraba updated AVRO-2691:
------------------------------
Fix Version/s: 1.10.0
> Do Not Cache Empty Array in RecordBuilderBase
> ---------------------------------------------
>
> Key: AVRO-2691
> URL: https://issues.apache.org/jira/browse/AVRO-2691
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Trivial
> Fix For: 1.10.0
>
>
> It may all be optimized away by the compiler at the end of the day, but it's
> just extra code that is not needed. Every since other instance of
> {{toArray}} in the Avro project is passed an empty array (which is the
> correct thing to do).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)