You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/20 23:15:00 UTC

[jira] [Updated] (CALCITE-4269) Improvement on enumerable implementation for HOP and SESSION

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

ASF GitHub Bot updated CALCITE-4269:
------------------------------------
    Labels: pull-request-available  (was: )

> Improvement on enumerable implementation for HOP and SESSION
> ------------------------------------------------------------
>
>                 Key: CALCITE-4269
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4269
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 1. Should replace LinkedList with ArrayDeque because ArrayDeque should be more efficient in most cases.
> 2. list member variable should be final



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