scovich opened a new pull request, #8280: URL: https://github.com/apache/arrow-rs/pull/8280
# Which issue does this PR close? We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. - Closes #NNN. # Rationale for this change Merging https://github.com/apache/arrow-rs/pull/8166 with upstream main was a bit hairy because of strong logical conflicts with https://github.com/apache/arrow-rs/pull/8179. Hopefully this somehow helps unblock the PR. # What changes are included in this PR? Merge in main branch, fix logical conflicts and various broken tests. # Are these changes tested? All unit tests pass. # Are there any user-facing changes? No (variant is not public yet) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org