[
https://issues.apache.org/jira/browse/HUDI-5206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634107#comment-17634107
]
Danny Chen commented on HUDI-5206:
----------------------------------
Fixed via master branch: 3b8df4bb204bf37b8b496ff95f30a10a9c3b2c0b
> 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: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
>
> 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)