[
https://issues.apache.org/jira/browse/HUDI-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Wason updated HUDI-6372:
---------------------------------
Fix Version/s: 0.14.1
(was: 0.14.0)
> IndexingCatchupTask cannot sync a commit to MDT if record index is enabled
> --------------------------------------------------------------------------
>
> Key: HUDI-6372
> URL: https://issues.apache.org/jira/browse/HUDI-6372
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Prashant Wason
> Priority: Major
> Labels: release-0.14.0-blocker
> Fix For: 0.14.1
>
>
> Record index requires WriteStatus which cannot be read from the
> HoodieCommitMetadata. So if the original commit has not been written to the
> MDT then we cannot sync that commit within IndexingCatchupTask::run
>
> We need to implement code to read the keys from the added files and commit
> mappings to record index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)