ivorzhou created HUDI-1283:
------------------------------
Summary: Fill missed column with null when spark dataframe save to
hudi table
Key: HUDI-1283
URL: https://issues.apache.org/jira/browse/HUDI-1283
Project: Apache Hudi
Issue Type: Improvement
Components: Writer Core
Reporter: ivorzhou
Fix For: 0.6.1
When save data from a Spark DataFrame into an existing hudi table, if some
columns are there in hudi table but missing in Spark DataFrame, Fill them with
default value from hudi table schema, so with HUDI-1255 can updating specified
fields without providing all columns
--
This message was sent by Atlassian Jira
(v8.3.4#803005)