[
https://issues.apache.org/jira/browse/HUDI-4961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
HunterXHunter updated HUDI-4961:
--------------------------------
Description:
The current default is to synchronize tables RT and RO,named with the suffix
_rt and _ro,but sometimes the user only needs one RO or RT table and the table
name does not need the suffix,An optional parameter is added to allow the user
to synchronize only one table, and the table name is not suffixed.
add new parameter :
{{hive_sync.table.strategy}} Available options : RO , RT, ALL
{{hoodie.datasource.hive_sync.table.strategy}} Available options : RO , RT, ALL
was:The current default is to synchronize tables RT and RO,named with the
suffix _rt and _ro,but sometimes the user only needs one RO or RT table and the
table name does not need the suffix,An optional parameter is added to allow the
user to synchronize only one table, and the table name is not suffixed.
> Support optional table synchronization to hive.
> -----------------------------------------------
>
> Key: HUDI-4961
> URL: https://issues.apache.org/jira/browse/HUDI-4961
> Project: Apache Hudi
> Issue Type: Improvement
> Components: hive
> Reporter: HunterXHunter
> Assignee: HunterXHunter
> Priority: Major
> Labels: pull-request-available
>
> The current default is to synchronize tables RT and RO,named with the suffix
> _rt and _ro,but sometimes the user only needs one RO or RT table and the
> table name does not need the suffix,An optional parameter is added to allow
> the user to synchronize only one table, and the table name is not suffixed.
> add new parameter :
> {{hive_sync.table.strategy}} Available options : RO , RT, ALL
> {{hoodie.datasource.hive_sync.table.strategy}} Available options : RO , RT,
> ALL
--
This message was sent by Atlassian Jira
(v8.20.10#820010)