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

[jira] [Resolved] (CALCITE-4228) FlatLists.Flat6List#append should not throw NPE if there are null elements in the list

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

Vladimir Sitnikov resolved CALCITE-4228.
----------------------------------------
    Fix Version/s: 1.26.0
       Resolution: Fixed

Fixed in https://github.com/apache/calcite/commit/ff169fb9b34e2357566850f8ba4e74b0bfef5755

> FlatLists.Flat6List#append should not throw NPE if there are null elements in the list
> --------------------------------------------------------------------------------------
>
>                 Key: CALCITE-4228
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4228
>             Project: Calcite
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 1.25.0
>            Reporter: Vladimir Sitnikov
>            Priority: Major
>             Fix For: 1.26.0
>
>
> The implementation should use {{ImmutableNullableList}} rather than {{ImmutableList}}



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