MetalBlueberry opened a new pull request, #46353: URL: https://github.com/apache/arrow/pull/46353
- **GH-43059: [CI][Gandiva] Disable Python Gandiva tests on AlmaLinux 8 (#43093)** - **GH-42198: [C++] Fix GetRecordBatchPayload crashes for device data (#42199)** - **GH-43122: [CI][Packaging][RPM][CentOS] Use vault.centos.org for SCL (#43127)** - **GH-43119: [CI][Packaging] Update manylinux 2014 CentOS repos that have been deprecated (#43121)** - **GH-43070: [C++][Parquet] Check for valid ciphertext length to prevent segfault (#43071)** - **GH-43134: [C++] Upgrade bundled google-cloud-cpp to 2.22.0 (#43136)** - **GH-43116: [C++][Compute] Mark KeyCompare.CompareColumnsToRowsLarge as large memory test (#43128)** - **GH-41910: [Python] Add support for Pyodide (#37822)** - **GH-43158: [Packaging] Use bundled nlohmann/json on AlmaLinux 8/CentOS Stream 8 (#43159)** - **GH-42149: [C++] Use FetchContent for bundled ORC (#43011)** - **GH-43199: [CI][Packaging] dev/release/utils-create-release-tarball.sh should not include the release candidate number in the name of the tarball's top-level directory. (#43200)** - **GH-41541: [Go][Parquet] More fixes for writer performance regression (#42003)** - **GH-43204: [CI][Packaging] Apply vcpkg patch to fix Thrift version (#43208)** - **MINOR: [Release] Update CHANGELOG.md for 17.0.0** - **MINOR: [Release] Update .deb/.rpm changelogs for 17.0.0** - **MINOR: [Release] Update versions for 17.0.0** - **add TestDeltaByteArray test and update parquet-testing** Thanks for opening a pull request! If this is your first pull request you can find detailed information on how to contribute here: * [New Contributor's Guide](https://arrow.apache.org/docs/dev/developers/guide/step_by_step/pr_lifecycle.html#reviews-and-merge-of-the-pull-request) * [Contributing Overview](https://arrow.apache.org/docs/dev/developers/overview.html) Please remove this line and the above text before creating your pull request. ### Rationale for this change ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes? **This PR includes breaking changes to public APIs.** (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.) **This PR contains a "Critical Fix".** (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.) -- 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