You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/16 12:13:00 UTC

[jira] [Updated] (HUDI-5813) Add Quarantine table support for error events

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

ASF GitHub Bot updated HUDI-5813:
---------------------------------
    Labels: pull-request-available  (was: )

> Add Quarantine table support for error events
> ---------------------------------------------
>
>                 Key: HUDI-5813
>                 URL: https://issues.apache.org/jira/browse/HUDI-5813
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>              Labels: pull-request-available
>
> This PR adds capability for adding source conversion error events to quarantine table . 
> *Approach* : 
> -  Track error events in `SourceFormatAdapter` 
> -  Track error events from `WriteStatus`
> -  Added new WriteClient for quarantine table `BaseQuarantineTableWriter` 
> -  If commit to quarantine table fails then throw error so that delta sync fails . 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)