scovich opened a new pull request, #7717: URL: https://github.com/apache/arrow-rs/pull/7717
# Which issue does this PR close? Housekeeping, part of * https://github.com/apache/arrow-rs/issues/6736 # Rationale for this change The variant module was starting to become unwieldy. # What changes are included in this PR? Split out metadata, object, and list to sub-modules, and move OffsetSize to the decoder module where it arguably belongs. # Are there any user-facing changes? No. Public re-exports should hide the change from users. -- 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]
