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

Vladimir Sitnikov resolved CALCITE-2778.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.19.0

Fixed in 
https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=d15d6e036b11e4e3588985f315bc4d1e2d2d2471

> Remove ClosableAllocation, ClosableAllocationOwner, CompoundClosableAllocation
> ------------------------------------------------------------------------------
>
>                 Key: CALCITE-2778
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2778
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: BELUGA BEHR
>            Assignee: Julian Hyde
>            Priority: Minor
>             Fix For: 1.19.0
>
>
> In Java, ArrayList should be the default choice over LinkedList.  It 
> generally requires less memory and is faster.  Update 
> {{CompoundClosableAllocation}} to use an Array structure instead of linked 
> list and simplify the code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to