Timothy Brown created HUDI-7826:
-----------------------------------
Summary: 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
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)