You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Attila Magyar (Jira)" <ji...@apache.org> on 2020/04/24 09:50:00 UTC

[jira] [Assigned] (HIVE-23295) Possible NPE when on getting predicate literal list when dynamic values are not available

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

Attila Magyar reassigned HIVE-23295:
------------------------------------


> Possible NPE when on getting predicate literal list when dynamic values are not available
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-23295
>                 URL: https://issues.apache.org/jira/browse/HIVE-23295
>             Project: Hive
>          Issue Type: Bug
>          Components: storage-api
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>             Fix For: 4.0.0
>
>
> getLiteralList() in SearchArgumentImpl$PredicateLeafImpl returns null if dynamic values are not available. There are multiple call sites where the return value is used without a null check. E.g:  leaf.getLiteralList().stream().



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