Prashant Wason created HUDI-6372:
------------------------------------

             Summary: 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
             Fix For: 0.14.0


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)

Reply via email to