tustvold opened a new pull request, #1827:
URL: https://github.com/apache/arrow-rs/pull/1827
# Which issue does this PR close?
Closes #.
# Rationale for this change
As the reader logic in particular has gotten more sophisticated, the module
has gotten rather large. This moves some files around to make the structure
easier to understand
# What changes are included in this PR?
* Creates a new buffer module where the arrow compat logic can live
* Renames files to `module_name/mod.rs` instead of having `module_name.rs`
and `module_name/`
*
# Are there any user-facing changes?
No
--
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]