You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2023/02/16 05:21:00 UTC

[jira] [Updated] (HUDI-5206) RowColumnReader should not return null value for certain null child columns

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

Ethan Guo updated HUDI-5206:
----------------------------
    Fix Version/s: 0.12.2
                       (was: 0.13.0)

> RowColumnReader should not return null value for certain null child columns
> ---------------------------------------------------------------------------
>
>                 Key: HUDI-5206
>                 URL: https://issues.apache.org/jira/browse/HUDI-5206
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: flink
>            Reporter: Nicholas Jiang
>            Assignee: Nicholas Jiang
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.12.2
>
>
> When reading to vector of certain null child columns of row type column, RowColumnReader should not return null value because the value of the row type column may not be null, which results in incorrect values of row type column.



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