[
https://issues.apache.org/jira/browse/HUDI-5813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo closed HUDI-5813.
---------------------------
Fix Version/s: 0.14.0
Resolution: Fixed
> Add Error 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
> Fix For: 0.14.0
>
>
> This PR adds capability for adding source conversion error events to error
> table .
> *Approach* :
> - Track error events in `SourceFormatAdapter`
> - Track error events from `WriteStatus`
> - Added new WriteClient for error table `BaseErrorTableWriter`
> - If commit to error table fails then throw error so that delta sync fails
> .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)