You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2022/04/18 08:51:00 UTC

[jira] [Commented] (HUDI-3898) Mor table hive synchronization supports _ro or _rt table type selection and _rt table suffix skip configuration items

    [ https://issues.apache.org/jira/browse/HUDI-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523602#comment-17523602 ] 

Danny Chen commented on HUDI-3898:
----------------------------------

Adding a configuration option is easy but i want to be confirmed that this is a common use case, one question need to be resolved is that: if only one of (_rt/_ro) tables is synced without suffix, how does user distinguish that the table to query is a rt or ro table ? That would bring in confusion.

> Mor table hive synchronization supports _ro or _rt table type selection and _rt table suffix skip configuration items
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-3898
>                 URL: https://issues.apache.org/jira/browse/HUDI-3898
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: hive, meta-sync
>            Reporter: Chuang Lee
>            Priority: Major
>             Fix For: 0.11.0
>
>
> Related links :https://github.com/apache/hudi/issues/5327
>  # The current mor table hive synchronization only supports the suffix skipping of the _ro table. Can it also support the suffix skipping configuration item of the _rt table? Because for some business scenarios, especially non-partitioned tables, in order to be consistent with the table names of existing businesses, some businesses only need the _ro table to skip the suffix, and some businesses only need the _rt table to skip the suffix, so do you consider adding configuration items? _rt table suffix.
>  # The current mor table hive synchronization synchronizes the _ro table and the _rt table at the same time, which cannot be changed, but for some non-partitioned business scenarios, some only need to synchronize the _ro table or the _rt table to meet the requirements. If all are synchronized, it will bring extra cost, so consider adding configuration items to be more flexible to choose.



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