You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ivorzhou (Jira)" <ji...@apache.org> on 2020/09/15 03:06:00 UTC

[jira] [Updated] (HUDI-1283) Fill missed column with default value when spark dataframe save to hudi table

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

ivorzhou updated HUDI-1283:
---------------------------
    Summary: Fill missed column with default value when spark dataframe save to hudi table  (was: Fill missed column with null when spark dataframe save to hudi table)

> 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 updating specified fields without providing all columns
>  



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