hudi-bot opened a new issue, #16023: URL: https://github.com/apache/hudi/issues/16023
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. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6372 - Type: Bug - Fix version(s): - 1.1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
