alamb opened a new pull request, #10727: URL: https://github.com/apache/datafusion/pull/10727
## Which issue does this PR close? Part of https://github.com/apache/datafusion/issues/9929 ## Rationale for this change While working on #9929 I am finding the code in the mod.rs file to be a bit hard to follow. I think it would be easier to understand if it was broken up into smaller files ## What changes are included in this PR? 1. Split `physical_plan/parquet/mod.rs` into smaller modules ## Are these changes tested? Existing CI ## Are there any user-facing changes? No, all structs are re-exported as ndded -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
