[
https://issues.apache.org/jira/browse/HUDI-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-2706:
---------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> # 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)