You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Yann Byron (Jira)" <ji...@apache.org> on 2021/11/07 02:05:00 UTC

[jira] [Assigned] (HUDI-2706) Refactor Spark-SQL to make consistent with DataFrame

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

Yann Byron reassigned HUDI-2706:
--------------------------------

    Assignee: Yann Byron

> Refactor Spark-SQL to make consistent with DataFrame
> ----------------------------------------------------
>
>                 Key: HUDI-2706
>                 URL: https://issues.apache.org/jira/browse/HUDI-2706
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Spark Integration
>            Reporter: Yann Byron
>            Assignee: Yann Byron
>            Priority: Major
>
> # refactor `CreateHoodieTableCommand`;
>  ## use `TBLPROPERTIES` syntax to pass config rather than `OPTIONS`, and keep compatible with `OPTIONS` syntax;
>  ## force to provide `PrimaryKey`, so that make Update/Delete available;
>  # hudi spark-sql decouple from metastore as far as possible, get config from local hoodie.properties first;
>  # modify operation when insert/merge, make consistent with dataframe api.
>  # add parameter validation for recordKey, preCombineKey, keyGenerator, even if those parameters are defined by different keys.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)