Vinish Reddy created HUDI-8126:
----------------------------------
Summary: 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
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)