[
https://issues.apache.org/jira/browse/HUDI-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-7826:
---------------------------------
Labels: pull-request-available (was: )
> hoodie.write.set.null.for.missing.columns results in invalid objects
> --------------------------------------------------------------------
>
> Key: HUDI-7826
> URL: https://issues.apache.org/jira/browse/HUDI-7826
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Timothy Brown
> Priority: Major
> Labels: pull-request-available
>
> When setting `hoodie.write.set.null.for.missing.columns` a null value will
> get set for the fields missing in the incoming data set. If the column was
> non-nullable, then you will get an error at runtime. Instead, we should
> evolve the field to be nullable in the table's schema.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)