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

[jira] [Resolved] (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 ]

Rui Wang resolved CALCITE-4269.
-------------------------------
    Resolution: Fixed

> 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
>             Fix For: 1.26.0
>
>          Time Spent: 1h 20m
>  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)