[
https://issues.apache.org/jira/browse/HUDI-8126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan closed HUDI-8126.
-------------------------------------
Resolution: Fixed
[https://github.com/apache/hudi/commit/258ed5a09e037b06d9c920bb026053304070be2a]
> Optimise error table write
> --------------------------
>
> Key: HUDI-8126
> URL: https://issues.apache.org/jira/browse/HUDI-8126
> Project: Apache Hudi
> Issue Type: Improvement
> Components: deltastreamer
> Reporter: Vinish Reddy
> Assignee: Vinish Reddy
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
>
> The problem is that the error table's processing flow is separate from the
> main commit flow. This separation causes the error table to read the source
> data and redo all transformations repeatedly.
> Optimise the DAG for error table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)