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

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

Vladimir Sitnikov created CALCITE-4228:
------------------------------------------

             Summary: FlatLists.Flat6List#append would 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


The implementation should use {{ImmutableNullableList}} rather than {{ImmutableList}}



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