sivabalan narayanan created HUDI-5463:
-----------------------------------------
Summary: Apply rollback commits from data table as rollbacks in
MDT instead of Delta commit
Key: HUDI-5463
URL: https://issues.apache.org/jira/browse/HUDI-5463
Project: Apache Hudi
Issue Type: Bug
Components: metadata
Reporter: sivabalan narayanan
As of now, any rollback in DT is another DC in MDT. this may not scale for
record level index in MDT since we have to add 1000s of delete records and
finally have to resolve all valid and invalid records. So, its better to
rollback the commit in MDT as well instead of doing a DC.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)