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

[jira] [Updated] (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 ]

ASF GitHub Bot updated HUDI-5657:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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)