You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/03/27 17:52:00 UTC

[jira] [Assigned] (HUDI-3103) Enable MultiTableDeltaStreamer to update a single target table from multiple source tables.

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

Raymond Xu reassigned HUDI-3103:
--------------------------------

    Assignee: YangXuan

> Enable MultiTableDeltaStreamer to update a single target table from multiple source tables.
> -------------------------------------------------------------------------------------------
>
>                 Key: HUDI-3103
>                 URL: https://issues.apache.org/jira/browse/HUDI-3103
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: deltastreamer
>            Reporter: YangXuan
>            Assignee: YangXuan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0, 0.12.0
>
>
> It is very appropriate when MultiTableDeltaStreamer completes the business of updating table a' by table a and updating table b' by table b. Because MultiTableDeltaStreamer will start two threads, one to update table a', and the other to update table b'. If the current service scenario is that table a and table b update table c at the same time, MultiTableDeltaStreamer may encounter write conflict and cannot complete the service.



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