[
https://issues.apache.org/jira/browse/CALCITE-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737816#comment-16737816
]
Julian Hyde commented on CALCITE-2780:
--------------------------------------
I don't think we should do this.
The code is fine already. Your code contains allocates one more object,
therefore is slower and uses more memory. The comment 'not immutable, but
quick' provided the rationale for the way the code is, but you apparently
didn't read it.
> Replace UnmodifiableArrayList with JDK Functions
> ------------------------------------------------
>
> Key: CALCITE-2780
> URL: https://issues.apache.org/jira/browse/CALCITE-2780
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: BELUGA BEHR
> Assignee: Julian Hyde
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)