You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2021/08/25 09:09:00 UTC

[jira] [Updated] (HUDI-1283) Fill missing columns 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 ]

Udit Mehrotra updated HUDI-1283:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   0.10.0

> Fill missing columns 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
>    Affects Versions: 0.9.0
>            Reporter: ivorzhou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>
> 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)