xushiyan opened a new pull request, #251:
URL: https://github.com/apache/hudi-rs/pull/251

   ## Description
   
   <!--- Describe your changes in detail -->
   
   - Move file listing logic from `FileSystemView` to `FileLister`
   - Change FileGroup and FileSlice partition_path to accept empty string for 
non-partitioned tables
   - File system view will refresh relevant partitions for loading the latest 
file groups when a query needs to scan those
   - Skip Iceberg's and Delta's metadata dirs when listing top level dirs
   
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   <!--- Please link any related issues and PRs as well. -->
   
   ## How are the changes test-covered
   
   - [ ] N/A
   - [x] Automated tests (unit and/or integration tests)
   - [ ] Manual tests
     - [ ] Details are described below
   


-- 
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]

Reply via email to