commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/19
(arrow-go) branch dependabot/github_actions/actions/download-artifact-8.0.1 deleted (was 3a51dade)
zeroshade
2026/03/19
(arrow-go) branch main updated: chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 (#718)
zeroshade
2026/03/19
(arrow-go) branch main updated: perf(parquet): optimize stats and bloom filters for bool columns (#715)
zeroshade
2026/03/19
svn commit: r83218 - dev/arrow/apache-arrow-object-store-rs-0.13.2-rc2
alamb
2026/03/19
(arrow-go) branch dependabot/go_modules/modernc.org/sqlite-1.46.2 updated (5ff62695 -> a4305e41)
github-bot
2026/03/19
(arrow-go) branch dependabot/go_modules/golang.org/x/tools-0.43.0 updated (ad7aee62 -> 72e422e0)
github-bot
2026/03/19
svn commit: r83217 - dev/arrow/apache-arrow-object-store-rs-0.13.2-rc1
alamb
2026/03/19
(arrow-go) branch main updated: chore: Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#724)
zeroshade
2026/03/19
(arrow-go) branch dependabot/go_modules/google.golang.org/grpc-1.79.3 deleted (was ca14c407)
zeroshade
2026/03/19
(arrow-rs-object-store) tag v0.13.2 created (now 7a65b75)
alamb
2026/03/19
(arrow-rs-object-store) tag 0.13.2 deleted (was 7a65b75)
alamb
2026/03/19
(arrow-rs-object-store) tag 0.13.2 created (now 7a65b75)
alamb
2026/03/19
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/19
(arrow-adbc) branch main updated: fix: ensure package-lock.json is up to date (#4123)
zeroshade
2026/03/19
(arrow-rs-object-store) branch main updated: chore: prepare `0.13.2` release (#671)
mneumann
2026/03/19
(arrow-rs-object-store) 01/01: chore: prepare `0.13.2` release
mneumann
2026/03/19
(arrow-rs-object-store) branch crepererum/0132-release-prep created (now c12eead)
mneumann
2026/03/19
Re: [PR] Add Community Highlights 2025 blog post [arrow-site]
via GitHub
2026/03/19
(arrow-rs-object-store) branch main updated: fix: missing 5xx error body when retry exhausted (#618)
mneumann
2026/03/19
(arrow-rs-object-store) branch main updated: Support --xa-s3 suffix for S3 Express One Zone bucket access points (#663)
mneumann
2026/03/19
(arrow-rs-object-store) branch main updated: Replace `Path::child` with `Path::join` (#666)
mneumann
2026/03/19
(arrow-site) branch asf-site updated: Updating built site
github-bot
2026/03/19
(arrow-site) branch main updated: Add Community Highlights 2025 blog post (#768)
alenka
2026/03/19
Re: [PR] Add Community Highlights 2025 blog post [arrow-site]
via GitHub
2026/03/19
(arrow-swift) branch dependabot/github_actions/actions/cache-5.0.4 created (now 12108c2)
github-bot
2026/03/18
(arrow-go) branch dependabot/go_modules/google.golang.org/grpc-1.79.3 created (now ca14c407)
github-bot
2026/03/18
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/grpc-1.79.3 created (now 1daff6c43)
github-bot
2026/03/18
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/18
(arrow-adbc) branch main updated: fix(python/adbc_driver_manager): load from venv/etc/adbc/profiles (#4118)
lidavidm
2026/03/18
(arrow-rs) branch main updated: arrow-flight: generate dict_ids for dicts nested inside complex types (#9556)
alamb
2026/03/18
(arrow-rs) branch main updated: Optimize `take_fixed_size_binary` For Predefined Value Lengths (#9535)
alamb
2026/03/18
(arrow-rs) branch main updated: [Variant] clean up `variant_get` tests (#9518)
alamb
2026/03/18
(arrow-rs) branch main updated: Move `ValueIter` into own module, and add public `record_count` function (#9557)
alamb
2026/03/18
(arrow-rs) branch main updated: Add `claim` method to recordbatch for memory accounting (#9433)
alamb
2026/03/18
(arrow-rs) branch main updated: Optimize delta binary decoder in the case where bitwidth=0 (#9477)
alamb
2026/03/18
(arrow-rs) branch main updated: fix: first next_back() on new RowsIter panics (#9505)
alamb
2026/03/18
(arrow-rs) branch dependabot/github_actions/actions/download-artifact-8 deleted (was 9dc6d3d4f7)
github-bot
2026/03/18
(arrow-rs) branch main updated: Bump actions/download-artifact from 7 to 8 (#9488)
alamb
2026/03/18
(arrow-rs) branch main updated: feat(arrow-avro): `HeaderInfo` to expose OCF header (#9548)
alamb
2026/03/18
(arrow-rs) branch asf-site updated (111a42331d -> d7dd748d52)
github-bot
2026/03/18
(arrow-rs) branch main updated: chore: extend record_batch macro to support variables and expressions (#9522)
alamb
2026/03/18
(arrow-rs) branch main updated: arrow-select: fix MutableArrayData interleave for ListView (#9560)
alamb
2026/03/18
(arrow-rs) branch main updated: Add mutable operations to BooleanBuffer (Bit*Assign) (#9567)
alamb
2026/03/18
(arrow) branch main updated: GH-48470: [Python] Construct UuidArray from list of UuidScalars (#48746)
rok
2026/03/18
(arrow) branch main updated: GH-49546: [Docs][Python] Fix documented editable build commands where verbose flags order was wrong (#49547)
alenka
2026/03/18
(arrow) branch main updated: GH-49541: [C++] `ARROW_FLIGHT_SQL=ON` and `ARROW_BUILD_EXAMPLES=ON` need gflags (#49542)
raulcd
2026/03/18
(arrow) branch main updated: GH-49499: [C++] Improve arrow vcpkg port integration (#49543)
raulcd
2026/03/18
(arrow-rs) branch main updated: Use chunks_exact for has_true/has_false to enable compiler unrolling (#9570)
dheres
2026/03/17
(arrow-rs) branch main updated: Add has_true() and has_false() to BooleanArray (#9511)
dheres
2026/03/17
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.272.0 deleted (was 672a67d2c)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(go/adbc): Bump google.golang.org/api from 0.271.0 to 0.272.0 (#4104)
lidavidm
2026/03/17
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.272.0 updated (c13620e82 -> 672a67d2c)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/golang-org-x-67a7ed4004 deleted (was 24d72624b)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(go/adbc): Bump golang.org/x/tools from 0.42.0 to 0.43.0 (#4101)
lidavidm
2026/03/17
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/DuckDB.NET.Bindings.Full-1.5.0 updated (139c85b9f -> f8a4da2eb)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/Azure.Identity-1.19.0 deleted (was d06c056cb)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/Microsoft.SourceLink.GitHub-10.0.201 deleted (was d77d5486b)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(csharp): Bump Microsoft.SourceLink.GitHub from 10.0.200 to 10.0.201 (#4113)
curth
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/coverlet.collector-8.0.1 deleted (was a46007066)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(csharp): Bump coverlet.collector from 8.0.0 to 8.0.1 (#4111)
curth
2026/03/17
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.272.0 updated (c35cdd204 -> c13620e82)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/cloud.google.com/go/bigquery-1.74.0 updated (b230c02d8 -> 081a62009)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/github.com/apache/arrow-go/v18-18.5.2 deleted (was 88b0b3e9c)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/golang-org-x-67a7ed4004 updated (9112ea55b -> 24d72624b)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(go/adbc): Bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2 (#4102)
lidavidm
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.272.0 updated (e8ce94d01 -> c35cdd204)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/golang-org-x-67a7ed4004 updated (91bc0083d -> 9112ea55b)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/maven/java/com.microsoft.sqlserver-mssql-jdbc-13.4.0.jre11 deleted (was daa74d7e9)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(java): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.2.jre11-preview to 13.4.0.jre11 in /java (#4103)
lidavidm
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/arrow-datafusion-2bf9e2637d updated (49a34c79b -> b558bd51b)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/modernc.org/sqlite-1.47.0 deleted (was f0f342ee1)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(go/adbc): Bump modernc.org/sqlite from 1.46.1 to 1.47.0 in /go/adbc (#4105)
lidavidm
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/arrow-datafusion-2bf9e2637d updated (f65854d8a -> 49a34c79b)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/tempfile-3.27.0 deleted (was 8a7d1b607)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore(rust): Bump tempfile from 3.26.0 to 3.27.0 in /rust (#4106)
lidavidm
2026/03/17
(arrow-adbc) branch main updated: chore(rust): Bump toml from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 in /rust (#4107)
lidavidm
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/toml-1.0.7spec-1.1.0 deleted (was dfb11da54)
github-bot
2026/03/17
(arrow-adbc) branch main updated: test(c/driver_manager): fully test driver/uri/profile combinations (#4092)
lidavidm
2026/03/17
(arrow-adbc) branch main updated: feat: add convenience API for bulk ingest (#4116)
lidavidm
2026/03/17
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/17
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/17
(arrow-adbc) branch main updated: feat(python/adbc_driver_manager): allow more types in init (#4088)
lidavidm
2026/03/17
(arrow-adbc) branch dependabot/github_actions/actions-ebd96f74e7 deleted (was c3dd8cb1f)
github-bot
2026/03/17
(arrow-adbc) branch main updated: chore: Bump the actions group with 2 updates (#4109)
lidavidm
2026/03/17
(arrow-adbc) branch main updated: ci: build windows artifacts in release mode in packaging workflow (#4099)
lidavidm
2026/03/17
(arrow-rs) branch main updated (d1ec77065c -> bedabc59eb)
alamb
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/Microsoft.SourceLink.GitHub-10.0.201 created (now d77d5486b)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/DuckDB.NET.Bindings.Full-1.5.0 created (now 139c85b9f)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/coverlet.collector-8.0.1 created (now a46007066)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/github_actions/actions-ebd96f74e7 created (now c3dd8cb1f)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/nuget/csharp/Azure.Identity-1.19.0 created (now d06c056cb)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/arrow-datafusion-2bf9e2637d created (now f65854d8a)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/arrow-datafusion-04922a7cb7 deleted (was 46e7c1d57)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/toml-1.0.7spec-1.1.0 created (now dfb11da54)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/cargo/rust/tempfile-3.27.0 created (now 8a7d1b607)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.272.0 created (now e8ce94d01)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/modernc.org/sqlite-1.47.0 created (now f0f342ee1)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/maven/java/com.microsoft.sqlserver-mssql-jdbc-13.4.0.jre11 created (now daa74d7e9)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/github.com/apache/arrow-go/v18-18.5.2 created (now 88b0b3e9c)
github-bot
2026/03/17
(arrow-adbc) branch dependabot/go_modules/go/adbc/golang-org-x-67a7ed4004 created (now 91bc0083d)
github-bot
2026/03/17
(arrow-rs) branch main updated: DeltaBitPackEncoderConversion: Fix panic message on invalid type (#9552)
alamb
2026/03/17
(arrow-rs) branch main updated: feat: add `RunArray::new_unchecked` and `RunArray::into_parts` (#9376)
alamb
2026/03/17
(arrow-rs) branch main updated: [minor] Download clickbench file when missing (#9553)
alamb
2026/03/17
(arrow) branch main updated: GH-49509: [Docs][Python][C++] Minimize warnings and docutils errors for Sphinx build html (#49510)
rok
2026/03/17
(arrow-go) branch main updated: perf(parquet/compress): set zstd pool encoder concurrency to 1 (#717)
zeroshade
2026/03/17
(arrow) branch main updated: GH-49531: [CI][Packaging][Python] Ignore cleanup errors trying to remove loaded DLLs from temp dir (#49532)
raulcd
2026/03/17
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/17
(arrow-adbc) branch main updated: ci: fix gemfury push for Node.js packages (#4097)
lidavidm
2026/03/17
(arrow) branch main updated: GH-49473: [Python] Fix get_include and get_library_dirs to work with both editable and non-editable builds (#49476)
raulcd
2026/03/16
(arrow-rs) branch main updated: chore(deps): update lz4_flex requirement from 0.12 to 0.13 (#9565)
dheres
2026/03/16
(arrow-rs) branch dependabot/cargo/main/lz4_flex-0.13 deleted (was f531da8e56)
github-bot
2026/03/16
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/16
(arrow-adbc) branch dependabot/cargo/rust/lz4_flex-0.12.1 deleted (was 29a012e4b)
github-bot
2026/03/16
(arrow-adbc) branch main updated: chore(rust): Bump lz4_flex from 0.12.0 to 0.12.1 in /rust (#4096)
lidavidm
2026/03/16
(arrow-adbc) branch dependabot/cargo/rust/lz4_flex-0.12.1 created (now 29a012e4b)
github-bot
2026/03/16
(arrow-js) branch dependabot/npm_and_yarn/multi-d4eba38f0e created (now 20b9925)
github-bot
2026/03/16
(arrow-js) branch dependabot/npm_and_yarn/swc/helpers-0.5.19 created (now 7c79048)
github-bot
2026/03/16
(arrow-js) branch dependabot/github_actions/actions/download-artifact-8.0.1 created (now 6c28603)
github-bot
2026/03/16
(arrow-site) branch asf-site updated: Updating built site
github-bot
2026/03/16
(arrow-site) branch main updated: Add blog post about Arrow Java 19.0.0 release (#771)
kou
2026/03/16
Re: [PR] Add blog post about Arrow Java 19.0.0 release [arrow-site]
via GitHub
2026/03/16
(arrow) branch main updated: GH-49526: [CI] Update Maven version from 3.8.7 to 3.9.9 (#49488)
kou
2026/03/16
(arrow) branch main updated: GH-49521: [CI][Packaging] Try removing KEY that seems bad from downloaded KEYS file (#49525)
kou
2026/03/16
(arrow-go) branch dependabot/go_modules/github.com/substrait-io/substrait-protobuf/go-0.85.0 created (now 76836f2a)
github-bot
2026/03/16
(arrow-go) branch dependabot/go_modules/golang.org/x/tools-0.43.0 created (now ad7aee62)
github-bot
2026/03/16
(arrow-go) branch dependabot/go_modules/modernc.org/sqlite-1.46.2 created (now 5ff62695)
github-bot
2026/03/16
(arrow-go) branch dependabot/github_actions/actions/download-artifact-8.0.1 created (now 3a51dade)
github-bot
2026/03/16
Re: [PR] Add Community Highlights 2025 blog post [arrow-site]
via GitHub
2026/03/16
Re: [PR] Add blog post about Arrow Java 19.0.0 release [arrow-site]
via GitHub
2026/03/16
[PR] Add blog post about Arrow Java 19.0.0 release [arrow-site]
via GitHub
2026/03/16
(arrow-rs) branch main updated: add `shred_variant` support for `LargeUtf8` and `LargeBinary` (#9554)
scovich
2026/03/16
(arrow-rs) branch dependabot/cargo/main/lz4_flex-0.13 created (now f531da8e56)
github-bot
2026/03/16
(arrow-dotnet) branch dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.201 deleted (was e4f44c7)
github-bot
2026/03/16
(arrow-dotnet) branch main updated: chore: Bump System.CommandLine from 2.0.3 to 2.0.5 (#289)
curth
2026/03/16
(arrow-dotnet) branch dependabot/nuget/System.CommandLine-2.0.5 deleted (was 08a67fa)
curth
2026/03/16
(arrow-dotnet) branch dependabot/nuget/System.Text.Json-10.0.5 deleted (was f09554b)
github-bot
2026/03/16
(arrow-dotnet) branch dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.5 deleted (was 1919550)
github-bot
2026/03/16
(arrow-dotnet) branch dependabot/github_actions/actions/download-artifact-8.0.1 deleted (was ed65e00)
curth
2026/03/16
(arrow-dotnet) branch main updated: chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 (#286)
curth
2026/03/16
(arrow) branch main updated: GH-49518: [CI] Do not override HOME to empty on build_conda.sh for minimal_build (#49519)
raulcd
2026/03/16
(arrow-java) branch dependabot/maven/checker.framework.version-3.54.0 deleted (was 4aa10102c)
jbonofre
2026/03/16
(arrow-java) branch main updated: MINOR: Bump checker.framework.version from 3.53.1 to 3.54.0 (#1070)
jbonofre
2026/03/16
(arrow-java) branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.21.1 deleted (was 0405773c4)
jbonofre
2026/03/16
(arrow-java) branch main updated: MINOR: Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#1071)
jbonofre
2026/03/16
(arrow-java) branch dependabot/maven/com.github.luben-zstd-jni-1.5.7-7 deleted (was a7a41fb80)
jbonofre
2026/03/16
(arrow-java) branch main updated: MINOR: Bump com.github.luben:zstd-jni from 1.5.7-6 to 1.5.7-7 (#1073)
jbonofre
2026/03/16
(arrow-java) branch dependabot/maven/com.nimbusds-oauth2-oidc-sdk-11.34 deleted (was c692a1436)
jbonofre
2026/03/16
(arrow-java) branch main updated: MINOR: Bump com.nimbusds:oauth2-oidc-sdk from 11.20.1 to 11.34 (#1074)
jbonofre
2026/03/16
(arrow-java) branch main updated: MINOR: Bump version to 20.0.0-SNAPSHOT (#1076)
jbonofre
2026/03/16
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/16
(arrow-adbc) branch main updated: ci: fix Python verification (#4095)
lidavidm
2026/03/16
(arrow-java) branch main updated: MINOR: Bump org.codehaus.mojo:properties-maven-plugin from 1.2.1 to 1.3.0 (#1072)
jbonofre
2026/03/16
(arrow-java) branch main updated: MINOR: Bump com.squareup.okio:okio-jvm from 3.16.4 to 3.17.0 (#1075)
jbonofre
2026/03/16
(arrow-java) branch dependabot/github_actions/actions/download-artifact-8.0.1 deleted (was ea4d23a45)
jbonofre
2026/03/16
(arrow-java) branch dependabot/maven/org.codehaus.mojo-properties-maven-plugin-1.3.0 deleted (was df42ca283)
jbonofre
2026/03/16
(arrow-java) branch dependabot/maven/com.squareup.okio-okio-jvm-3.17.0 deleted (was 359b5852c)
jbonofre
2026/03/16
(arrow-java) branch main updated: MINOR: [CI] Bump actions/download-artifact from 8.0.0 to 8.0.1 (#1068)
jbonofre
2026/03/16
(arrow-java) branch main updated: GH-1077: Add missing `export GH_TOKEN` to release scripts
kou
2026/03/16
svn commit: r83101 - release/arrow/apache-arrow-java-18.3.0
kou
2026/03/16
svn commit: r83100 - release/arrow/apache-arrow-java-19.0.0
kou
2026/03/16
(arrow-java) annotated tag v19.0.0 updated (b410fb26d -> f85b49a4e)
jbonofre
2026/03/15
(arrow-java) branch dependabot/maven/com.squareup.okio-okio-jvm-3.17.0 created (now 359b5852c)
github-bot
2026/03/15
(arrow-java) branch dependabot/maven/org.codehaus.mojo-properties-maven-plugin-1.3.0 created (now df42ca283)
github-bot
2026/03/15
(arrow-java) branch dependabot/maven/com.nimbusds-oauth2-oidc-sdk-11.34 created (now c692a1436)
github-bot
2026/03/15
(arrow-java) branch dependabot/maven/com.github.luben-zstd-jni-1.5.7-7 created (now a7a41fb80)
github-bot
2026/03/15
(arrow-java) branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.21.1 created (now 0405773c4)
github-bot
2026/03/15
(arrow-java) branch dependabot/maven/checker.framework.version-3.54.0 created (now 4aa10102c)
github-bot
2026/03/15
(arrow-java) branch dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-3.3.0 created (now 458a2ae97)
github-bot
2026/03/15
(arrow-java) branch dependabot/github_actions/actions/download-artifact-8.0.1 created (now ea4d23a45)
github-bot
2026/03/15
(arrow-dotnet) branch dependabot/nuget/System.CommandLine-2.0.5 created (now 08a67fa)
github-bot
2026/03/15
(arrow-dotnet) branch dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.201 created (now e4f44c7)
github-bot
2026/03/15
(arrow-dotnet) branch dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.5 created (now 1919550)
github-bot
2026/03/15
(arrow-dotnet) branch dependabot/github_actions/actions/download-artifact-8.0.1 created (now ed65e00)
github-bot
2026/03/15
(arrow-go) branch main updated: fix(compute): fix data race and memory leak in concurrent is_in kernel (#712)
zeroshade
2026/03/15
(arrow) branch main updated (a315b961cd -> d6ce56e350)
zanmato
2026/03/15
(arrow-go) branch main updated: perf(parquet/file): avoid double bool bitmap conversion (#707)
zeroshade
2026/03/14
(arrow-rs) branch main updated: chore(deps): bump black from 24.3.0 to 26.3.1 in /parquet/pytest (#9545)
dheres
2026/03/14
(arrow-rs) branch main updated: Unroll interleave -25-30% (#9542)
dheres
2026/03/14
(arrow-rs) branch main updated: Replace interleave overflow panic with error (#9549)
xudong963
2026/03/14
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/14
(arrow-adbc) branch main updated: feat(c/driver_manager,rust/driver_manager): improve profile/manifest consistency (#4083)
lidavidm
2026/03/14
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/14
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/14
(arrow-adbc) branch main updated: refactor(c/driver_manager): InternalAdbcUserConfigDir should return parent path (#4084)
lidavidm
2026/03/14
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/14
(arrow-adbc) branch main updated: feat(javascript): add npm publishing workflow and release scripts (#4076)
lidavidm
2026/03/14
(arrow-adbc) branch main updated: feat(javascript): return Arrow Table by default in AdbcConnection (#4091)
lidavidm
2026/03/14
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/03/13
(arrow-adbc) branch main updated: fix(c/driver_manager): test and fix bugs in profiles (#4080)
lidavidm
2026/03/13
(arrow-js) branch main updated: ci: update Node.js actions to 24 and test matrix to [20, 24] (#411)
kou
2026/03/13
(arrow-go) branch main updated: fix(avro): correctly set nullability for ListType (#709)
zeroshade
2026/03/13
(arrow-go) branch main updated: perf(parquet): remove string concatenation in hot debug assert (#708)
zeroshade
2026/03/13
(arrow-go) branch main updated: fix(parquet/pqarrow): fix Decimal256 sign extension (#711)
zeroshade
2026/03/13
(arrow) branch main updated: GH-49506: [CI][Python] Doctest fails when pyarrow._cuda absent (#49507)
rok
2026/03/13
(arrow) branch main updated: GH-49452: [Python] Reintroduce docstring injection for stubfiles (#49453)
rok
2026/03/13
(arrow-rs) branch main updated: chore: Protect `main` branch with required reviews (#9547)
dheres
Earlier messages
Later messages