[ 
https://issues.apache.org/jira/browse/PARQUET-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated PARQUET-1729:
------------------------------------
    Labels: pull-request-available  (was: )

> Avoid AutoBoxing in EncodingStats
> ---------------------------------
>
>                 Key: PARQUET-1729
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1729
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>
> Use AtomicInteger instead of a Java immutable Integer type which must be 
> un-boxed, and re-boxed each time.
>  
> [https://www.programcreek.com/2013/10/efficient-counter-in-java/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to