hudi-bot opened a new issue, #15721: URL: https://github.com/apache/hudi/issues/15721
Currently, metadata-table-based file listing is integrated through HoodieMetadataFileSystemView. Â SpillableMapBasedFileSystemView (storage type of SPILLABLE_DISK) and RocksDbBasedFileSystemView (storage type of EMBEDDED_KV_STORE) are independent of HoodieMetadataFileSystemView, and these two file system view cannot leverage metadata-table-based file listing. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-5612 - Type: Improvement - 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]
