sivabalan narayanan created HUDI-5434:
-----------------------------------------
Summary: Fix archival in MDT to not rely on rollbacks/clean in DT
Key: HUDI-5434
URL: https://issues.apache.org/jira/browse/HUDI-5434
Project: Apache Hudi
Issue Type: Bug
Components: metadata
Reporter: sivabalan narayanan
as of now, archival in MDT is guarded until first entry in DT's active
timeline. but DT could contain rollback that could date back few days or even
weeks. So, we need to fix that to check for first write action in DT (commit,
delta commit, replace commit) and then guard MDT archival based on that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)