[
https://issues.apache.org/jira/browse/CALCITE-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Sitnikov updated CALCITE-4228:
---------------------------------------
Summary: FlatLists.Flat6List#append should not throw NPE if there are null
elements in the list (was: FlatLists.Flat6List#append would throw NPE if there
are null elements in the list)
> 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
>
> The implementation should use {{ImmutableNullableList}} rather than
> {{ImmutableList}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)