hudi-bot opened a new issue, #15461: URL: https://github.com/apache/hudi/issues/15461
Currently, `HoodieTable` is holding `HoodieBackedTableMetadata` that is setup not to reuse actual LogScanner and HFileReader used to read MT itself. This is proving to be wasteful on a number of occasions already, including (not an exhaustive list): https://github.com/apache/hudi/issues/6373 ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4937 - Type: Bug - Epic: https://issues.apache.org/jira/browse/HUDI-1292 - Affects version(s): - 0.12.0 - 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]
