yunchipang commented on issue #438: URL: https://github.com/apache/hudi-rs/issues/438#issuecomment-3330952215
am i understanding correctly that we'd want to move the `.crc` file filtering down to the storage layer? 1. add a `.crc` filtering logic to `list_files()` in `storage/mod.rs` 2. remove `.crc` filtering logic from `should_exclude_for_listing()` in `table/listing.rs` (becomes redundant) @xushiyan cc -- 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]
