commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(arrow) branch main updated: MINOR: [CI][C++] Fix Docker caching on JNI builds (#50742)
apitrou
(arrow) branch main updated: GH-50832: [Ruby] Add `ArrowFormat::FixedSizeBinaryArray.new(byte_width, values)` (#50854)
kou
(arrow) branch main updated (515410b2a14 -> 773296de546)
kou
(arrow-adbc) branch main updated: feat(java/driver/flight-sql): support flightsql:// URI scheme (#4539)
lidavidm
(arrow-rs) branch asf-site updated (742e097b3e -> 8d821fd4ad)
github-bot
(arrow-rs) branch main updated: Fix BinaryViewArray construction after buffer ownership API change (#10814)
jeffreyvo
(arrow-adbc) branch main updated: fix(python/adbc_driver_manager): pass table_types filter to GetObjects (#4712)
lidavidm
(arrow-rs) branch asf-site updated (a3f6b4c292 -> 742e097b3e)
github-bot
(arrow-rs) branch main updated: Expose `&Arc[Buffer]` in `GenericByteViewArray::data_buffers` for cheaper cloning (#10708)
jeffreyvo
(arrow-rs) branch main updated: Support map/struct capacities in MutableArrayData (#10801)
jeffreyvo
(arrow-rs) branch asf-site updated (fa6f9b0e4c -> a3f6b4c292)
github-bot
(arrow-rs) branch main updated: Use Vec for primitive array unary operations (#10783)
jeffreyvo
(arrow-rs) branch main updated: introduce `GenericByteDictionaryBuilder::append_array()` (#10765)
jeffreyvo
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.36.0 created (now a556e4a)
github-bot
(arrow-adbc) branch main updated: fix(c/driver/postgresql): drain all results post-query (#4710)
lidavidm
(arrow-julia) branch core-rewrite updated (d3cecf6 -> f7f69c2)
quinnj
(arrow-dotnet) branch main updated: test: Cover the Variant object header size matrix end to end (#422)
curth
(arrow-nanoarrow) branch main updated: feat(ipc): Support custom_metadata on Message for IPC (#924)
paleolimbot
(arrow-dotnet) branch asf-site updated: Update docs for db7f1e4118cbc29f871b82bbb3e6c2aa642cb50f
github-bot
(arrow-dotnet) branch main updated: fix: Saturate NativeBuffer growth instead of overflowing past half of int.MaxValue (#419)
curth
(arrow-rs) branch asf-site updated (1e4f9ce3cd -> dd2aa986ed)
github-bot
(arrow-rs) branch main updated: fix(parquet): split row groups iteratively instead of recursively (#10626)
jeffreyvo
(arrow-dotnet) branch main updated: fix: encoding of Variant object header field-id and offset sizes (#421)
curth
(arrow-rs) branch main updated: json: Add option `flatten_top_level_arrays` to `TapeDecoder` (#9496)
jeffreyvo
(arrow) branch maint-25.0.1-r updated (1ab62a7ae3 -> dee97d5260)
thisisnic
(arrow-julia) branch core-rewrite updated (27040cc -> d3cecf6)
quinnj
(arrow-rs) branch asf-site updated (aa2ba82f48 -> b99314a39e)
github-bot
(arrow-rs) branch main updated: perf(variant): build BinaryView arrays directly (#10640)
jeffreyvo
(arrow-rs) branch asf-site updated (a68e4bca87 -> 23734f0be5)
github-bot
(arrow-rs) branch dependabot/rust_toolchain/rust-toolchain-1.98.0 updated (1cf4892603 -> 124266a015)
github-bot
(arrow-rs) branch asf-site updated (1cb9abd806 -> a68e4bca87)
github-bot
(arrow-rs) branch main updated: Optimize PLAIN parquet string column to dictionary array (#10614)
jeffreyvo
(arrow-rs) branch asf-site updated (29e03c58cd -> 1cb9abd806)
github-bot
(arrow-rs) branch main updated: fix: stop `try_` functions from panicking (#10730)
jeffreyvo
(arrow-rs) branch main updated: fix: `try_binary` dropped the logical nulls of run and dictionary arrays (#10748)
jeffreyvo
(arrow-rs) branch dependabot/github_actions/taiki-e/install-action-2.86.3 deleted (was 69b06b270d)
github-bot
(arrow-rs) branch main updated: chore(deps): bump taiki-e/install-action from 2.86.2 to 2.86.3 (#10779)
jeffreyvo
(arrow-rs) branch main updated: Replace BufferBuilder with Vec in fixed-size binary take (#10773)
jeffreyvo
(arrow) branch main updated (fea7421c13 -> 515410b2a1)
ianmcook
(arrow-nanoarrow) branch dependabot/github_actions/docker/setup-buildx-action-4.3.0 deleted (was 9f313c57)
github-bot
(arrow-nanoarrow) branch main updated: chore: bump docker/setup-buildx-action from 4.2.0 to 4.3.0 (#925)
paleolimbot
(arrow) branch main updated: GH-48740: [C++] Add missing CTypeTraits for decimal types (#50153)
zanmato
(arrow-go) branch main updated: fix(parquet/pqarrow): reject decimal overflow when writing integers (#1161)
zeroshade
(arrow) branch main updated: GH-48473: [CI][Python] Require numpy 2.0 (#50769)
raulcd
(arrow-go) branch main updated: perf(arrow/array): reuse TableReader scratch slices (#1200)
zeroshade
(arrow-rs) branch dependabot/github_actions/taiki-e/install-action-2.86.3 created (now 69b06b270d)
github-bot
(arrow-rs) branch dependabot/rust_toolchain/rust-toolchain-1.98.0 created (now 1cf4892603)
github-bot
(arrow-rs) branch main updated: Document how to customize JSON encoding via `EncoderFactory` (#10741)
alamb
(arrow) branch main updated (71c98fcbd1 -> ba5ca205d1)
raulcd
(arrow-nanoarrow) branch dependabot/github_actions/docker/setup-buildx-action-4.3.0 created (now 9f313c57)
github-bot
(arrow) branch maint-25.0.1-r updated (64e1b80aea -> 1ab62a7ae3)
thisisnic
(arrow) branch maint-25.0.1-r updated (beccec0d0c -> 64e1b80aea)
thisisnic
(arrow) 05/06: GH-50495: [R] 25.0.0 Release followups (#50786)
thisisnic
(arrow) 04/06: GH-50339: [R] read_ipc_stream fails to unify nested uint64 fields inside a Struct array across record batches (#50374)
thisisnic
(arrow) 02/06: Update NEWS
thisisnic
(arrow) 01/06: Remove badges
thisisnic
(arrow) 06/06: Reove duplication from NEWS
thisisnic
(arrow) 03/06: MINOR: [R] Adjust parallel::detectCores if NA to not break --parallel input in CMake (#50317)
thisisnic
(arrow) branch maint-25.0.1-r created (now beccec0d0c)
thisisnic
(arrow) branch main updated: GH-46646: [dev][R] Replace linr with jarl for R linting / pre-commit check (#50851)
thisisnic
(arrow-rs) branch main updated: fix(arrow-json): validate REE nullability (#10749)
jeffreyvo
(arrow-adbc) branch main updated: feat(c/driver/postgresql): add `POSTGRESQL:type` metadata (#4687)
lidavidm
(arrow-rs) branch asf-site updated (b2f4bfc664 -> fe43fea593)
github-bot
(arrow-rs) branch dependabot/github_actions/taiki-e/install-action-2.86.2 deleted (was 2f947d6124)
github-bot
(arrow-rs) branch main updated (a7b0e786e3 -> 3bc876301b)
jeffreyvo
(arrow-julia) branch core-rewrite updated (a4006dc -> 27040cc)
quinnj
(arrow) branch main updated: GH-50917: [C++] Fix shellcheck errors in cpp/build-support/*-flatbuffers.sh (#50918)
kou
(arrow-rs-object-store) branch dependabot/github_actions/taiki-e/install-action-2.86.2 deleted (was 89df329)
github-bot
(arrow-rs-object-store) branch main updated: Fix MSRV violation in `parse.rs` test, check `--all-targets` in MSRV CI (#837)
kylebarron
(arrow-rs-object-store) branch main updated: Speed up MSRV CI check by installing cargo-msrv via taiki-e/install-action (#838)
kylebarron
(arrow-julia) branch core-rewrite updated (e101af2 -> a4006dc)
quinnj
(arrow-julia) branch core-rewrite updated (e6be089 -> e101af2)
quinnj
(arrow-rs) branch dependabot/github_actions/taiki-e/install-action-2.86.2 created (now 2f947d6124)
github-bot
(arrow-rs) branch asf-site updated (8b605d5486 -> b2f4bfc664)
github-bot
(arrow-rs) branch main updated (db915ece97 -> a7b0e786e3)
jeffreyvo
(arrow-rs) branch dependabot/cargo/main/apache-avro-0.22.0 deleted (was de68e0988b)
github-bot
(arrow) branch main updated (fc3be9ee53 -> 118892700b)
alenka
(arrow-rs) branch dependabot/cargo/main/apache-avro-0.22.0 updated (6aeeab5bb3 -> de68e0988b)
jeffreyvo
(arrow-rs) branch dependabot/cargo/main/apache-avro-0.22.0 updated (04c40dbbb2 -> 6aeeab5bb3)
github-bot
(arrow-site) branch main updated: website: add Zehua Zou to the list of committers (#809)
zehuazou
(arrow-adbc) branch main updated: test(c/driver/postgresql): validate against compatible vendors (#4696)
lidavidm
[PR] website: add Zehua Zou to the list of committers [arrow-site]
via GitHub
Re: [PR] website: add Zehua Zou to the list of committers [arrow-site]
via GitHub
Re: [PR] website: add Zehua Zou to the list of committers [arrow-site]
via GitHub
Re: [PR] website: add Zehua Zou to the list of committers [arrow-site]
via GitHub
(arrow-rs) branch main updated: fix(arrow-cast): do not truncate integers when casting to Decimal32/64 (#10707)
jeffreyvo
(arrow-rs) branch main updated: fix(arrow-data): don't panic on dictionary key overflow in interleave/concat (#10675)
jeffreyvo
(arrow-rs) branch asf-site updated (82dbf6582c -> 7d5fd95e8e)
github-bot
(arrow-rs) branch main updated: perf: avoid re-allocation if buffer is not shared during `BooleanArray::take_n_true` (#10438)
jeffreyvo
(arrow-rs) branch asf-site updated (b510303efa -> 82dbf6582c)
github-bot
(arrow-rs) branch asf-site updated (a7ec0150e6 -> b510303efa)
github-bot
(arrow-rs) branch asf-site updated (d08421aa15 -> a7ec0150e6)
github-bot
(arrow-rs) branch asf-site updated (65d1fdfe73 -> d08421aa15)
github-bot
(arrow-rs) branch main updated: Make clippy lints opt-out rather than opt-in (#10742)
jeffreyvo
(arrow-rs) branch main updated: Replace concat_elements_utf8_many BufferBuilders with Vec (#10633)
jeffreyvo
(arrow-rs) branch main updated: Replace concat_elements_bytes BufferBuilders with Vec (#10632)
jeffreyvo
(arrow-rs) branch main updated: Replace take_run BufferBuilders with Vec (#10631)
jeffreyvo
(arrow-rs) branch main updated: Replace BufferBuilder with Vec in sort_run_downcasted (#10630)
jeffreyvo
(arrow-rs) branch main updated: Replace BufferBuilder with Vec in MapArrayDecoder (#10629)
jeffreyvo
(arrow-rs) branch main updated: Replace substring BufferBuilders with Vec (#10634)
jeffreyvo
(arrow-rs) branch main updated: [Variant] Add nested object and array interoperability tests (#10637)
alamb
(arrow-rs) branch asf-site updated (a9ea28685f -> ef8b977444)
github-bot
(arrow-rs) branch asf-site updated (c68e205924 -> a9ea28685f)
github-bot
(arrow-rs) branch asf-site updated (0fb6bf9829 -> c68e205924)
github-bot
(arrow-rs) branch main updated: fix(variant): improve malformed object field diagnostics (#10638)
alamb
(arrow-rs) branch main updated: perf: skip checking if there is null if already materialized (#10756)
alamb
(arrow-rs) branch main updated: ci: run clippy for arrow-pyarrow (#10758)
alamb
(arrow-rs) branch main updated: [Parquet] Implement num distinct values for parquet writer (#10654)
etseidl
(arrow-rs-object-store) branch main updated: Restore UnwindSafe/RefUnwindSafe on ClientOptions by bounding DnsResolver (#836)
alamb
(arrow-rs) branch 59_maintenance created (now 782e5a6855)
alamb
(arrow-rs) branch downgrade-tonic deleted (was eae176c21b)
alamb
(arrow-rs) branch alamb/backport_9813 deleted (was 5ba59e3842)
alamb
(arrow-rs) branch asf-site updated (518b1191f1 -> 6838e5f461)
github-bot
(arrow-rs) branch revert-6039-buffer-api deleted (was e7921316e1)
alamb
(arrow-rs) branch feat/sbbf/size deleted (was d7c1e85507)
alamb
(arrow-rs) branch alamb/rename_fsb deleted (was 6b10c3f68a)
alamb
(arrow-rs) branch dependabot/cargo/main/pyo3-0.28.0 deleted (was a37abaeb38)
alamb
(arrow-rs) branch alamb-patch-1 deleted (was 149c72ee0c)
alamb
(arrow-rs) branch alamb/consistent_arithmetic deleted (was 0ba74e935a)
alamb
(arrow-rs) branch main updated: fix(parquet): prevent cached Mask reads from crossing unloaded sparse pages (#10735)
alamb
(arrow) branch main updated: GH-50911: [C++][FlightSQL][ODBC] Replace RapidJSON with JsonWriter (#50912)
kou
(arrow-rs) branch asf-site updated (097ab674a2 -> d1749787da)
github-bot
(arrow) branch main updated: GH-50868: [C++][CI] Suppress deprecated Abseil API warnings for GCS on macOS (#50887)
kou
(arrow-rs) branch asf-site updated (d1749787da -> 518b1191f1)
github-bot
(arrow-rs-object-store) branch main updated: feat: presigned URLs with extra query params and signed headers (SignedUrlOptions) (#771)
alamb
(arrow-rs) branch main updated: Fix: Error rather than panic on invalid dictionary index bit width in Parquet reader (#10725)
etseidl
(arrow) branch main updated: GH-50904: [C++] Replace RapidJSON with simdjson in OpaqueType (#50905)
kou
(arrow-rs) branch main updated: bench: add binary/string to dict cast benchmarks in cast_kernels (#10763)
etseidl
(arrow-rs-object-store) branch dependabot/github_actions/taiki-e/install-action-2.86.1 deleted (was d223c31)
github-bot
(arrow-rs-object-store) branch main updated: build(deps): bump taiki-e/install-action from 2.85.5 to 2.86.1 (#842)
alamb
(arrow-rs) branch asf-site updated (886e6c7b5c -> 097ab674a2)
github-bot
(arrow-rs) branch asf-site updated (7ac223923c -> 886e6c7b5c)
github-bot
(arrow-rs) branch main updated: bench(parquet): cover large dictionary values in arrow_reader (#10691)
etseidl
(arrow-rs) branch main updated (7ec3f5ab0c -> 9ffe3dc9e7)
etseidl
(arrow-rs-object-store) branch dependabot/github_actions/taiki-e/install-action-2.86.1 created (now d223c31)
github-bot
(arrow-go) branch main updated: chore: Bump github.com/twmb/avro from 1.7.2 to 1.8.0 (#1209)
zeroshade
(arrow-go) branch dependabot/go_modules/github.com/twmb/avro-1.8.0 deleted (was 1ed91558)
zeroshade
(arrow-go) branch dependabot/go_modules/github.com/twmb/avro-1.8.0 updated (0278228c -> 1ed91558)
zeroshade
(arrow) branch main updated: GH-46853: [Python][Docs] Document preserving leading zeros in CSV (#50477)
alenka
(arrow-go) branch main updated: perf(arrow/compute): take chunked binary values without concatenation (#1199)
zeroshade
(arrow-rs) branch asf-site updated (aadc1aebca -> 7ac223923c)
github-bot
(arrow-julia) branch core-rewrite updated: ci: resolve Tables from its scan branch until Tables.Scan is released
quinnj
(arrow-rs) branch main updated: ci: match the integration path filter to what the jobs build (#10751)
alamb
(arrow-rs) branch main updated (505afcbfd2 -> 4b3f619118)
alamb
(arrow-julia) branch core-rewrite updated: docs: record round 66 review — CLEAN (AbstractArrowSource + CloudStore extension)
quinnj
(arrow-julia) branch core-rewrite updated (d3ea7a7 -> 415d0c7)
quinnj
(arrow-julia) 02/02: fix: resolve round 65 findings — Integer length guard, policy-compliant worker pool, no GCS claim
quinnj
(arrow-julia) 01/02: docs: record round 65 review — 3 LOW
quinnj
(arrow-julia) branch core-rewrite updated: fix: resolve round 64 findings — Arrow-owned range reads, ETag pinning, one body round
quinnj
(arrow-julia) branch core-rewrite updated: docs: record round 64 review — 1 HIGH + 3 MEDIUM + 3 LOW
quinnj
(arrow-julia) branch core-rewrite updated: feat!: byte-range reads through AbstractArrowSource; CloudStore.jl extension
quinnj
(arrow-julia) branch core-rewrite updated (071f367 -> 00d2d72)
quinnj
(arrow-julia) 01/02: docs: record round 63 review — 1 LOW
quinnj
(arrow-julia) 02/02: docs: research note — provenance, verify order, and C-data comparison corrected
quinnj
(arrow-julia) branch core-rewrite updated (30181d1 -> 071f367)
quinnj
(arrow-julia) 02/02: fix: resolve round 62 findings — bench command literals, research note, two dead helpers
quinnj
(arrow-julia) 01/02: docs: record round 62 review — 4 LOW
quinnj
(arrow-julia) branch core-rewrite created (now 30181d1)
quinnj
(arrow-adbc) branch main updated: docs: fix chdb url in drivers table (#4708)
ianmcook
(arrow-adbc) branch dependabot/cargo/javascript/arrow-76a9515f55 deleted (was 11812eeb4)
github-bot
(arrow-adbc) branch main updated: chore(javascript): bump the arrow group (#4701)
lidavidm
(arrow-adbc) branch dependabot/cargo/rust/arrow-81c1b07c83 deleted (was 25c84aa14)
github-bot
(arrow-adbc) branch main updated: chore(rust): bump the arrow group (#4703)
lidavidm
(arrow-adbc) branch dependabot/go_modules/go/adbc/github.com/stretchr/testify-1.12.0 deleted (was 2a1fae80a)
github-bot
(arrow-adbc) branch main updated: chore(go/adbc): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#4699)
lidavidm
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/protobuf-1.36.12 deleted (was 8f140d510)
github-bot
(arrow-adbc) branch main updated: chore(go/adbc): bump protobuf from 1.36.11 to 1.36.12 (#4698)
lidavidm
(arrow-adbc) branch main updated: docs: add chdb to drivers table (#4707)
ianmcook
(arrow-rs) branch dependabot/cargo/main/all-other-cargo-deps-016939c5f2 deleted (was fa22738ffa)
github-bot
(arrow-rs) branch main updated: chore(deps): bump uuid from 1.24.0 to 1.24.1 in the all-other-cargo-deps group across 1 directory (#10732)
jeffreyvo
(arrow-rs) branch asf-site updated (84345512fe -> 2351434f24)
github-bot
(arrow-rs) branch main updated: ci: run the arrow test and clippy jobs for arrow-cmp (#10724)
jeffreyvo
(arrow-rs) branch asf-site updated (72f2a04dfa -> 84345512fe)
github-bot
(arrow-rs) branch dependabot/cargo/main/all-other-cargo-deps-016939c5f2 updated (2d5446f610 -> fa22738ffa)
github-bot
(arrow-rs) branch asf-site updated (daceeac8aa -> 72f2a04dfa)
github-bot
(arrow-rs) branch main updated: fix: don't panic in `GenericByteArray::from_iter_values` (#10729)
jeffreyvo
(arrow-rs) branch main updated: fix(arrow-ipc): return an error instead of panicking on IPC file with no footer schema (#10744)
jeffreyvo
(arrow-adbc) branch main updated: chore(rust): bump rust-toolchain to nightly-2026-08-18 (#4700)
lidavidm
(arrow-adbc) branch dependabot/rust_toolchain/ci/rust-nightly/rust-toolchain-nightly-2026-08-18 deleted (was c78db0c38)
github-bot
(arrow-dotnet) branch asf-site updated: Update docs for c5a82e5ed84324b167fc320b56e8dc4e9fac52cd
github-bot
(arrow-dotnet) branch asf-site updated: Update docs for 08b2b16269a146cdc1495d04c2aaf0900f37b949
github-bot
(arrow-dotnet) branch main updated: feat: Implement RunEndEncodedArray.Builder (#407) (#408)
curth
(arrow-dotnet) branch main updated: fix: Add memory lifetime warnings to ReadOnlySpan properties (#406)
curth
(arrow-adbc) branch dependabot/nuget/csharp/Microsoft.SourceLink.GitHub-10.0.400 deleted (was cfa0e11c5)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.19 deleted (was b4edafb1f)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.19 deleted (was bb3a1cbb5)
github-bot
(arrow-go) branch main updated: perf(internal/hashing): build binary memo offsets in one pass (#1196)
zeroshade
(arrow-go) branch main updated: perf(parquet/pqarrow): build nullable fixed-size list children directly (#1195)
zeroshade
(arrow-adbc) branch dependabot/cargo/javascript/thiserror-2.0.20 deleted (was 7a9f12b54)
github-bot
(arrow-adbc) branch main updated: chore(javascript): bump thiserror from 2.0.19 to 2.0.20 (#4702)
lidavidm
(arrow-adbc) branch dependabot/maven/java/linters-6c63cd6b11 deleted (was f53e3ec8d)
github-bot
(arrow-adbc) branch main updated: chore(java): bump the linters group (#4697)
lidavidm
(arrow-go) branch main updated: perf(parquet/pqarrow): decode booleans directly to bitmaps (#1182)
zeroshade
(arrow-rs) branch asf-site updated (52d0ecc693 -> daceeac8aa)
github-bot
(arrow-rs) branch main updated: Fix `clippy::return_and_then` lint from Rust 1.97 (#10743)
alamb
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.19 created (now bb3a1cbb5)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.19 created (now b4edafb1f)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/Microsoft.SourceLink.GitHub-10.0.400 created (now cfa0e11c5)
github-bot
(arrow-adbc) branch dependabot/cargo/rust/arrow-81c1b07c83 created (now 25c84aa14)
github-bot
(arrow-adbc) branch dependabot/rust_toolchain/ci/rust-nightly/rust-toolchain-nightly-2026-08-18 created (now c78db0c38)
github-bot
Earlier messages
Later messages