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

ivorzhou updated HUDI-1283:
---------------------------
    Description: 
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 update specified 
fields only providing required columns

 

  was:
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

 


> Fill missed column with default value 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
>            Priority: Major
>             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 update 
> specified fields only providing required columns
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to