hudi-bot opened a new issue, #17062: URL: https://github.com/apache/hudi/issues/17062
Currently in HoodieAppendHandle, we are reading the file slice multiple times for multiple secondary indexes. We can instead read the file slice once for all the secondary indexes and then update the stats. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-9533 - Type: Bug - Fix version(s): - 1.2.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]
