You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Jing Zhang (Jira)" <ji...@apache.org> on 2023/01/31 03:25:00 UTC

[jira] [Assigned] (HUDI-5657) Fix NPE if filters condition contains null literal when using column stats data skipping for flink

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

Jing Zhang reassigned HUDI-5657:
--------------------------------

    Assignee: Jing Zhang

> Fix NPE if filters condition contains null literal when using column stats data skipping for flink
> --------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-5657
>                 URL: https://issues.apache.org/jira/browse/HUDI-5657
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: flink, flink-sql
>            Reporter: Jing Zhang
>            Assignee: Jing Zhang
>            Priority: Major
>
> If the filter contains null literal, NPE would be thrown out. 
> For example:
> "where a < null", "where a <> null", "where a <= null".



--
This message was sent by Atlassian Jira
(v8.20.10#820010)