commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/07
(arrow-rs) branch main updated: doc(parquet): Distinguish difference between `ColumnOrder` and `SortOrder` (#10573)
etseidl
2026/08/07
(arrow-nanoarrow) branch dependabot/github_actions/docker/login-action-4.6.0 deleted (was 592ab12a)
github-bot
2026/08/07
(arrow-nanoarrow) branch main updated: chore: bump docker/login-action from 4.5.2 to 4.6.0 (#921)
paleolimbot
2026/08/07
(arrow-rs) branch asf-site updated (8b1781b86d -> 580fc03657)
github-bot
2026/08/07
(arrow-rs) branch main updated: fix: bound IPC message allocations by the bytes actually read (#10522)
jeffreyvo
2026/08/07
(arrow-rs) branch dependabot/github_actions/codeql-actions-97c731b4de created (now 7ee55284e0)
github-bot
2026/08/07
(arrow-rs) branch asf-site updated (53010dfd01 -> 5949e6e805)
github-bot
2026/08/07
(arrow-rs) branch main updated: Enable a few more clippy lints (#10558)
jeffreyvo
2026/08/07
(arrow-rs) branch asf-site updated (1693bc443b -> da8bcc8054)
github-bot
2026/08/07
(arrow-rs) branch dependabot/cargo/main/rand-0.10.2 deleted (was 527735a046)
github-bot
2026/08/07
(arrow-rs) branch main updated: Upgrade `rand` to `0.10` (#10566)
jeffreyvo
2026/08/07
(arrow-rs) branch main updated: Fix AsRef impl for Buffer and generically wrap Bytes::from_owner (#10571)
jeffreyvo
2026/08/07
(arrow-nanoarrow) branch dependabot/github_actions/docker/login-action-4.6.0 created (now 592ab12a)
github-bot
2026/08/07
(arrow-rs) branch main updated: Parquet: tolerate mixed row-group ordinal metadata on read (#10449)
alamb
2026/08/06
[PR] Add Sans I/O analytic file formats blog post [arrow-site]
via GitHub
2026/08/06
(arrow-site) branch xudong963/analytic-formats-blog created (now d063a3833ab)
xudong963
2026/08/06
Re: [PR] Add Sans I/O analytic file formats blog post [arrow-site]
via GitHub
2026/08/06
(arrow-site) 01/01: Add Sans I/O analytic file formats blog post
xudong963
2026/08/06
(arrow-java) branch main updated: GH-1239: Fix memory leak when C Data import hits allocator limit mid-array (#1240)
kou
2026/08/06
(arrow-erlang) branch asf-site updated (63c51fe -> 20dbddf)
github-bot
2026/08/06
(arrow-erlang) branch main updated: feat: symbolically represent IPC message bodies in IR (#115)
kou
2026/08/06
(arrow) branch main updated: GH-50750: [C++][Parquet] Remove code marked as deprecated except flight in versions 23.0.0 and earlier (#50751)
kou
2026/08/06
(arrow-adbc) branch dependabot/npm_and_yarn/javascript/js-yaml-4.3.1 deleted (was 8377997fc)
github-bot
2026/08/06
(arrow-adbc) branch main updated: chore(javascript): bump js-yaml from 4.3.0 to 4.3.1 (#4668)
lidavidm
2026/08/06
(arrow-adbc) branch dependabot/npm_and_yarn/javascript/js-yaml-4.3.1 created (now 8377997fc)
github-bot
2026/08/06
(arrow-adbc) branch main updated: feat(rust): define cancellation in a sensible way (#3905)
lidavidm
2026/08/06
(arrow-adbc) branch main updated: chore: add eitsupi and Mandukhai-Alimaa as collaborators (#4666)
lidavidm
2026/08/06
(arrow-rs) branch main updated: Encapsulate parquet round trip test logic in struct (#10545)
alamb
2026/08/06
(arrow-rs) branch dependabot/github_actions/codeql-actions-b33c9f808d deleted (was 55377d3bde)
github-bot
2026/08/06
(arrow-rs) branch main updated: chore(deps): bump the codeql-actions group with 2 updates (#10568)
alamb
2026/08/06
(arrow-rs) branch main updated: parquet: Remove deprecated functions (#10565)
etseidl
2026/08/06
(arrow-go) branch main updated: fix(array): compare sparse union slices at relative offsets (#1096)
zeroshade
2026/08/06
(arrow-go) branch dependabot/go_modules/modernc.org/sqlite-1.55.0 deleted (was 8a8cd09e)
zeroshade
2026/08/06
(arrow-go) branch main updated: chore: Bump modernc.org/sqlite from 1.54.0 to 1.55.0 (#1091)
zeroshade
2026/08/06
(arrow-go) branch main updated: perf(arrow/bitutil): add SetBitSwap/ClearBitSwap, use in builder.SetNull (#1090)
zeroshade
2026/08/06
(arrow-go) branch main updated: fix(compute): round negative HalfToOdd ties correctly (#1094)
zeroshade
2026/08/06
(arrow-go) branch main updated (b73042f2 -> 3298f66d)
zeroshade
2026/08/06
(arrow-dotnet) branch main updated: chore: enable more Python types in C Data Interface tests (#401)
curth
2026/08/06
(arrow-rs) branch dependabot/github_actions/codeql-actions-b33c9f808d created (now 55377d3bde)
github-bot
2026/08/06
(arrow-rs) branch main updated: parquet: return an error instead of panicking when a pushed buffer's length does not match its range (#10564)
alamb
2026/08/06
svn commit: r86588 - release/arrow/arrow-rs-58.4.0
alamb
2026/08/06
svn commit: r86587 - release/arrow/arrow-rs-59.1.0
alamb
2026/08/06
svn commit: r86586 - dev/arrow/apache-arrow-rs-59.2.0-rc1
alamb
2026/08/06
svn commit: r86585 - release/arrow/arrow-rs-59.2.0
alamb
2026/08/06
(arrow-rs) tag 59.2.0 created (now 782e5a6855)
alamb
2026/08/06
(arrow) branch main updated: GH-50820: [CI][Dev] Bump ShellCheck to v0.11.0 and simplify pre-commit file patterns for the ci directory (#50821)
raulcd
2026/08/06
(arrow) branch main updated: GH-50811: [Release] Use maint-Major.Minor.x for patch releases as the maintenance branch on required release scripts (#50813)
raulcd
2026/08/05
(arrow-swift) branch main updated: fix: Serialize `bitWidth` field of `FlatBuffers` Time type for `time64` (#190)
kou
2026/08/05
(arrow) branch main updated: GH-50803: [CI][Dev] Fix shellcheck errors in the ci/scripts/r_windows_build.sh (#50818)
kou
2026/08/05
(arrow) branch main updated: GH-50358: [Release] Fix permission issues when binary signing release candidate artifacts (#50359)
kou
2026/08/05
(arrow-rs) branch dependabot/cargo/main/rand-0.10.2 updated (68f104c0ae -> 527735a046)
github-bot
2026/08/05
(arrow-rs) branch main updated: feat(pyarrow): describe conversions in PyO3 introspection data (#10492)
jeffreyvo
2026/08/05
(arrow) branch main updated: GH-50774: [CI][Python] Match Protobuf symbol visibility in bundled Substrait and ORC (#50792)
kou
2026/08/05
(arrow-js) branch dependabot/npm_and_yarn/fast-uri-3.1.5 deleted (was 4871719)
kou
2026/08/05
(arrow-js) branch main updated: chore: bump fast-uri from 3.1.4 to 3.1.5 (#469)
kou
2026/08/05
(arrow-rs) branch asf-site updated (2233719159 -> 31bef34e0e)
github-bot
2026/08/05
(arrow-rs) branch main updated: Add Miri to more crates (#10507)
jeffreyvo
2026/08/05
(arrow-rs) branch asf-site updated (a4b3fbdced -> 2233719159)
github-bot
2026/08/05
(arrow-rs) branch main updated: docs(arrow-select): document the InProgressArray copy methods (#10057)
jeffreyvo
2026/08/05
(arrow-rs) branch asf-site updated (a646b78bc0 -> a4b3fbdced)
github-bot
2026/08/05
(arrow-rs) branch dependabot/cargo/main/rand-0.10.2 updated (1e345bd96b -> 68f104c0ae)
github-bot
2026/08/05
(arrow-rs) branch main updated: chore: bump more rand deps to 0.10 (#10556)
jeffreyvo
2026/08/05
(arrow) branch main updated (906bc0aea7 -> 4049d6e3cb)
lidavidm
2026/08/05
(arrow-adbc) branch main updated: docs: describe Windows/PowerShell verification as well (#4662)
lidavidm
2026/08/05
(arrow-site) branch asf-site updated: Updating built site
github-bot
2026/08/05
(arrow-site) branch main updated: chore: update Wes and Phillip affiliations (#802)
ianmcook
2026/08/05
Re: [PR] chore: update Wes and Phillip affiliations [arrow-site]
via GitHub
2026/08/05
Re: [PR] chore: update Wes and Phillip affiliations [arrow-site]
via GitHub
2026/08/05
Re: [PR] chore: update Wes and Phillip affiliations [arrow-site]
via GitHub
2026/08/05
Re: [PR] chore: update Wes and Phillip affiliations [arrow-site]
via GitHub
2026/08/05
[PR] chore: update Wes and Phillip affiliations [arrow-site]
via GitHub
2026/08/05
(arrow-go) branch main updated: fix(arrow/avro): stop reader workers before reuse (#1048)
zeroshade
2026/08/05
(arrow-nanoarrow) branch asf-site updated: update documentation for tag main
github-bot
2026/08/05
(arrow-go) branch main updated: fix(arrow/util): release protobuf enum dictionaries (#1083)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/util): release protobuf record builders (#1084)
zeroshade
2026/08/05
(arrow-nanoarrow) annotated tag apache-arrow-nanoarrow-0.10.0.dev updated (a4923714 -> 3684684f)
paleolimbot
2026/08/05
(arrow-nanoarrow) branch main updated: chore: Update versions on main (#920)
paleolimbot
2026/08/05
(arrow-go) branch main updated: fix(parquet): serialize column chunk file offsets (#1073)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet): report initialized row-group columns correctly (#1072)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(array): format date arrays in String (#1068)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/util): avoid protobuf map schema goroutines (#1082)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow): isolate schemas created by AddField (#1079)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet_reader): propagate batch read errors (#1081)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/array): clean up partial table construction (#1077)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet): row-align V1 pages with offset indexes (#1075)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow): avoid retains on invalid chunk construction (#1078)
zeroshade
2026/08/05
(arrow-go) branch main updated: feat(flightsql): allow configuring the driver memory allocator (#1076)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/ipc): reject non-dictionary initial messages (#1054)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet): reject truncated footer signatures (#1074)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/file): close file on OpenParquetFile errors (#1053)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet): reject short page writes (#1050)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(flight): accept case-insensitive authorization schemes (#1071)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/array): always release JSON reader builder (#1065)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/ipc): return errors for malformed file record batches (#1062)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(flight): return Unauthenticated for invalid unary auth tokens (#1070)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow): return an owned slice from Schema.FieldsByName (#1069)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(flightsql): isolate example SQLite databases (#1067)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/flight/flightsql): avoid double-retaining parameter readers (#1066)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/array): make dictionary suffix null indexes relative (#1064)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/pqarrow): prefer stored schema extension type on read (#1051)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/pqarrow): release partially constructed field readers (#1061)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/csv): release Reader record builders (#1059)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/variant): validate metadata offset tables (#1063)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(arrow/flight/session): clone option values (#1044)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/pqarrow): propagate level builder errors (#1049)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/metadata): reject negative row-group indices in Subset (#1055)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/metadata): return schema initialization errors (#1056)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet/metadata): use default writer properties when props is nil (#1058)
zeroshade
2026/08/05
(arrow-go) branch main updated: fix(parquet): propagate nonce generation failures (#1045)
zeroshade
2026/08/05
(arrow) branch release-25.0.1-rc0 deleted (was 2efbed957c)
raulcd
2026/08/05
svn commit: r86543 - dev/arrow/apache-arrow-25.0.1-rc1
raulcd
2026/08/05
(arrow) branch release-25.0.1-rc1 created (now beccec0d0c)
raulcd
2026/08/05
(arrow-go) branch main updated: fix(arrow/flight): limit descriptors to next payload (#1042)
zeroshade
2026/08/05
(arrow) annotated tag apache-arrow-25.0.1-rc1 updated (beccec0d0c -> a2f2388e17)
raulcd
2026/08/05
(arrow-site) branch asf-site updated: Updating built site
github-bot
2026/08/05
(arrow-js) branch dependabot/npm_and_yarn/fast-uri-3.1.5 created (now 4871719)
github-bot
2026/08/05
(arrow-go) branch main updated: fix(parquet/metadata): validate row-group ordinals in PageIndexReader.WillNeed (#1057)
zeroshade
2026/08/05
(arrow-site) branch dependabot/npm_and_yarn/fast-uri-3.1.5 deleted (was bcd2cdc8a5a)
github-bot
2026/08/05
(arrow-site) branch main updated: Bump fast-uri from 3.1.4 to 3.1.5 (#801)
brycemecum
2026/08/05
Re: [PR] Bump fast-uri from 3.1.4 to 3.1.5 [arrow-site]
via GitHub
2026/08/05
Re: [PR] Bump fast-uri from 3.1.4 to 3.1.5 [arrow-site]
via GitHub
2026/08/05
(arrow-site) branch dependabot/npm_and_yarn/fast-uri-3.1.5 created (now bcd2cdc8a5a)
github-bot
2026/08/05
[PR] Bump fast-uri from 3.1.4 to 3.1.5 [arrow-site]
via GitHub
2026/08/05
(arrow-rs) branch asf-site updated (5aa0fb03f9 -> a646b78bc0)
github-bot
2026/08/05
(arrow-rs) branch asf-site updated (090862aeef -> 5aa0fb03f9)
github-bot
2026/08/05
(arrow-go) branch main updated: fix(arrow/cdata): validate imported schema topology (#1046)
zeroshade
2026/08/05
(arrow-rs) branch asf-site updated (a8b292d096 -> 090862aeef)
github-bot
2026/08/05
(arrow-rs) branch main updated: chore: promote arrow_writer to a directory (#10544)
alamb
2026/08/05
(arrow-go) branch main updated: fix(arrow/array): validate struct child lengths (#1021)
zeroshade
2026/08/05
(arrow-rs) branch main updated: More workspace lints: fill out `[workspace.lints.clippy]` (#10552)
jeffreyvo
2026/08/05
(arrow-go) branch main updated: refactor(arrow/avro): migrate from hamba/avro to twmb/avro (#830)
zeroshade
2026/08/05
(arrow-rs) branch main updated: Move arrow_writer_layout.rs into arrow_writer/layout.rs (#10542)
alamb
2026/08/05
(arrow-go) branch dependabot/go_modules/modernc.org/sqlite-1.55.0 updated (2c1344e6 -> 8a8cd09e)
github-bot
2026/08/05
(arrow-go) branch main updated: chore: Bump google.golang.org/grpc from 1.82.1 to 1.83.0 (#1092)
zeroshade
2026/08/05
(arrow-go) branch main updated: chore: Bump docker/login-action from 4.5.1 to 4.6.0 (#1093)
zeroshade
2026/08/05
(arrow-go) branch dependabot/github_actions/docker/login-action-4.6.0 deleted (was f70a1b7d)
zeroshade
2026/08/05
(arrow-go) branch dependabot/go_modules/google.golang.org/grpc-1.83.0 deleted (was 97ccc82f)
zeroshade
2026/08/05
(arrow-rs) branch asf-site updated (eaf9203bf0 -> a8b292d096)
github-bot
2026/08/05
(arrow-rs) branch dependabot/cargo/main/rand-0.10.2 created (now 1e345bd96b)
github-bot
2026/08/05
(arrow-rs) branch dependabot/cargo/main/rand-0.10.1 deleted (was eb18720f1b)
github-bot
2026/08/05
(arrow) branch main updated: GH-50796: [CI][Dev] Fix shellcheck errors in the ci/scripts/r_valgrind.sh (#50798)
kou
2026/08/05
(arrow-rs) branch main updated: add low card dictionary benchmarks (#10539)
jeffreyvo
2026/08/05
(arrow-rs) branch main updated: Support Utf8View and BinaryView Ranking (#10559)
jeffreyvo
2026/08/05
(arrow-rs) branch main updated: perf: optimize take for RunEndArrays & introduce `arrow-cmp` crate (#10325)
jeffreyvo
2026/08/05
svn commit: r86530 - dev/arrow/apache-arrow-25.0.1-rc0
raulcd
2026/08/05
(arrow) branch release-25.0.1-rc0 created (now 2efbed957c)
raulcd
2026/08/05
(arrow) annotated tag apache-arrow-25.0.1-rc0 updated (2efbed957c -> 6a939228cb)
raulcd
2026/08/05
(arrow-rs) branch main updated: More workspace lints: finish `[workspace.lints.rust]` (#10551)
jeffreyvo
2026/08/04
(arrow) branch main updated: GH-50756: [C++][FlightSQL][ODBC] Fix Clang 20 compilation on macOS 26 (#50757)
lidavidm
2026/08/04
(arrow-adbc) branch dependabot/rust_toolchain/ci/rust-nightly/rust-toolchain-nightly-2026-08-04 deleted (was b11460590)
github-bot
2026/08/04
(arrow-adbc) branch main updated: chore(rust): Bump rust-toolchain from nightly-2026-07-28 to nightly-2026-08-04 (#4653)
lidavidm
2026/08/04
(arrow) branch main updated: GH-50697: [C++][FlightRPC] ODBC installer support fixes (#50748)
lidavidm
2026/08/04
(arrow-adbc) branch main updated: ci: use common vcpkg setup script for Windows CI (#4644)
lidavidm
2026/08/04
(arrow-adbc) branch main updated: ci: override R Makevars for nightly verification (#4639)
lidavidm
2026/08/04
(arrow-rs) branch main updated: Add interval mul/div support for Float64 (#10409)
jeffreyvo
2026/08/04
(arrow-rs) branch main updated: feat/chore: introduce fallible alternatives for MutableBuffer (#10317)
jeffreyvo
2026/08/04
(arrow-rs) branch dependabot/cargo/main/rand-0.10.1 updated (e74f53056e -> eb18720f1b)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/cargo/rust/toml-1.1.4spec-1.1.0 deleted (was aa9f50b7c)
github-bot
2026/08/04
(arrow-adbc) branch main updated: chore(rust): bump toml from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0 (#4652)
lidavidm
2026/08/04
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.18 deleted (was 10d94e9a4)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/nuget/csharp/System.Threading.Channels-9.0.18 deleted (was d6f25c86d)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.18 deleted (was dfad5ba44)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/go_modules/go/adbc/modernc.org/sqlite-1.55.0 deleted (was 783af2a23)
github-bot
2026/08/04
(arrow-adbc) branch main updated: chore(go/adbc): Bump modernc.org/sqlite from 1.54.0 to 1.55.0 (#4650)
lidavidm
2026/08/04
(arrow-adbc) branch dependabot/maven/java/com.diffplug.spotless-spotless-maven-plugin-3.9.0 deleted (was 7cea51785)
github-bot
2026/08/04
(arrow-adbc) branch main updated: chore(java): bump com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.9.0 (#4649)
lidavidm
2026/08/04
(arrow-adbc) branch dependabot/github_actions/actions-853489e8d7 deleted (was 44eabeaa1)
github-bot
2026/08/04
(arrow-adbc) branch main updated: chore: bump the actions group with 3 updates (#4654)
lidavidm
2026/08/04
(arrow-adbc) branch main updated: chore(javascript): bump the napi group (#4651)
lidavidm
2026/08/04
(arrow-adbc) branch dependabot/cargo/javascript/napi-b251302b26 deleted (was fd608c881)
lidavidm
2026/08/04
(arrow-adbc) branch main updated: feat(dev/release): verify binary JARs on Unix-like platforms (#4646)
lidavidm
2026/08/04
(arrow-adbc) branch main updated: build(c): automatically copy deps to output on Windows with vcpkg (#4647)
lidavidm
2026/08/04
(arrow) branch main updated: GH-50140: [C++][Gandiva] Fix castVARCHAR(decimal128) native memory corruption / SIGSEGV on allocation failure (#50141)
kou
2026/08/04
(arrow-adbc) branch main updated: chore(r): Update roxygen generated docs and non-api sentinel (#4635)
paleolimbot
2026/08/04
(arrow-rs) branch main updated: Implement Parquet GH-583 INT96 timestamp `ColumnOrder` (#10106)
etseidl
2026/08/04
(arrow-rs) branch asf-site updated (82c59b10f2 -> 0bc6752fcb)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/nuget/csharp/System.Threading.Channels-9.0.18 created (now d6f25c86d)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.18 created (now dfad5ba44)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.18 created (now 10d94e9a4)
github-bot
2026/08/04
(arrow-rs) branch main updated: perf(parquet): scan DELTA_BYTE_ARRAY shared prefixes a block at a time (#10549)
etseidl
2026/08/04
(arrow-adbc) branch dependabot/github_actions/actions-853489e8d7 created (now 44eabeaa1)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/cargo/rust/toml-1.1.4spec-1.1.0 created (now aa9f50b7c)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/cargo/javascript/napi-b251302b26 created (now fd608c881)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/rust_toolchain/ci/rust-nightly/rust-toolchain-nightly-2026-08-04 created (now b11460590)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/go_modules/go/adbc/modernc.org/sqlite-1.55.0 created (now 783af2a23)
github-bot
2026/08/04
(arrow-adbc) branch dependabot/maven/java/com.diffplug.spotless-spotless-maven-plugin-3.9.0 created (now 7cea51785)
github-bot
2026/08/04
(arrow-nanoarrow) annotated tag apache-arrow-nanoarrow-0.9.0 updated (9fad8029 -> e6add8a2)
paleolimbot
2026/08/04
(arrow-nanoarrow) tag latest created (now 01c66380)
paleolimbot
2026/08/04
svn commit: r86513 - release/arrow/apache-arrow-nanoarrow-0.8.0
paleolimbot
2026/08/04
(arrow-rs) branch main updated: bench(parquet): cover DELTA_BYTE_ARRAY at sub-page-limit value sizes (#10550)
etseidl
2026/08/04
svn commit: r86512 - dev/arrow/apache-arrow-nanoarrow-0.9.0-rc0 release/arrow/apache-arrow-nanoarrow-0.9.0
paleolimbot
2026/08/04
(arrow-rs) branch asf-site updated (1b0a62c386 -> 82c59b10f2)
github-bot
2026/08/04
(arrow-rs) branch asf-site updated (71017360fb -> f09c7786e8)
github-bot
2026/08/04
(arrow-rs) branch asf-site updated (24b39f02f1 -> 90e0dd36cc)
github-bot
2026/08/04
(arrow-rs) branch asf-site updated (2ca24bbf85 -> 24b39f02f1)
github-bot
2026/08/04
(arrow-rs) branch asf-site updated (0e328e0cc9 -> 2ca24bbf85)
github-bot
2026/08/04
(arrow-rs) branch asf-site updated (f8d2e93e65 -> 0e328e0cc9)
github-bot
2026/08/04
(arrow-rs) branch main updated: Introduce workspace lints (#10533)
alamb
2026/08/04
(arrow-rs) branch main updated: chore: bump `object_store` to `0.14.1` (#10375)
comphead
2026/08/04
(arrow-rs) branch main updated: Deprecate `parquet::basic::ColumnOrder::sort_order_for_type` (#10104)
etseidl
Earlier messages
Later messages