Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.