commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/03
(arrow-adbc) branch dependabot/cargo/rust/bytes-1.11.1 created (now 98b67fcb2)
github-bot
2026/02/03
(arrow-rs) branch main updated (66abc6cebc -> 7291147175)
dheres
2026/02/03
(arrow-rs) branch asf-site updated (f86638017c -> e7c525e778)
github-bot
2026/02/03
(arrow) branch maint-23.0.x updated (f7d709e324 -> ad0c67ba75)
raulcd
2026/02/03
(arrow) branch maint-23.0.1 updated (f7d709e324 -> ad0c67ba75)
raulcd
2026/02/03
(arrow-rs) branch main updated: Move Row Filter tests to a separate module (#9335)
alamb
2026/02/03
(arrow-rs-object-store) branch main updated: Avoid metadata lookup for `LocalFileSystem::read_ranges` and `chunked_stream` (#621)
dheres
2026/02/03
(arrow) branch main updated: GH-48941: [C++] Generate proper UTF-8 strings in JSON test utilities (#48943)
apitrou
2026/02/03
(arrow-rs-object-store) branch main updated: Implement tests for range and partial content responses (#619)
alamb
2026/02/03
(arrow) branch main updated: GH-49003: [C++] Don't consider `out_of_range` an error in float parsing (#49095)
apitrou
2026/02/03
svn commit: r82273 - dev/arrow/apache-arrow-rs-57.3.0-rc2
alamb
2026/02/03
(arrow-rs) tag 57.3.0-rc2 created (now 7505005948)
alamb
2026/02/03
(arrow) branch maint-23.0.1 updated (6b12dac474 -> f7d709e324)
raulcd
2026/02/03
(arrow) branch maint-23.0.x updated (6b12dac474 -> f7d709e324)
raulcd
2026/02/03
(arrow-rs) branch main updated (d500e443f7 -> 386d0e9096)
alamb
2026/02/03
(arrow-rs) branch main updated (53a16144b1 -> d500e443f7)
alamb
2026/02/03
(arrow) branch maint-23.0.1 updated (78ce4dd6d9 -> 6b12dac474)
raulcd
2026/02/03
(arrow) branch maint-23.0.x updated (78ce4dd6d9 -> 6b12dac474)
raulcd
2026/02/03
(arrow) branch maint-23.0.x created (now 78ce4dd6d9)
raulcd
2026/02/03
(arrow) branch maint-23.0.1 created (now 78ce4dd6d9)
raulcd
2026/02/03
(arrow) branch main updated (db349f16f7 -> 7532327adb)
apitrou
2026/02/03
(arrow) branch main updated: GH-49117: [Ruby] Add support for writing union arrays (#49118)
kou
2026/02/03
(arrow) branch main updated: GH-49119: [Ruby] Add support for writing map array (#49120)
kou
2026/02/03
(arrow) branch main updated: GH-49083: [CI][Python] Remove dask-contrib/dask-expr from the nightly dask test builds (#49126)
raulcd
2026/02/02
(arrow-rs) branch main updated: Remove unnecessary Arc<ArrayRef> (#9316)
scovich
2026/02/02
(arrow-rs) branch main updated: nit: remove usused code (#9318)
jeffreyvo
2026/02/02
(arrow-dotnet) branch main updated: chore: Remove pr_comment GitHub actions workflow (#255)
kou
2026/02/02
(arrow-js) branch dependabot/npm_and_yarn/types/node-25.0.10 deleted (was 8842c90)
github-bot
2026/02/02
(arrow-js) branch dependabot/npm_and_yarn/types/node-25.2.0 created (now 108d77a)
github-bot
2026/02/02
(arrow-js) branch dependabot/npm_and_yarn/typescript-eslint-8.54.0 created (now 2b2cab3)
github-bot
2026/02/02
(arrow-js) branch dependabot/github_actions/actions/cache-5.0.3 created (now 91a4c3b)
github-bot
2026/02/02
(arrow-site) branch asf-site updated: Updating dev docs (build )
github-bot
2026/02/02
(arrow-rs) branch main updated: perf: skip validation of dictionary keys if all null (#9322)
alamb
2026/02/02
svn commit: r82258 - dev/arrow/apache-arrow-rs-57.3.0-rc1
alamb
2026/02/02
(arrow-rs) tag 57.3.0-rc1 created (now 962558546b)
alamb
2026/02/02
(arrow-rs) branch 57_maintenance updated: [57_maintenance] Update version to 57.3.0, add changelog (#9333)
alamb
2026/02/02
(arrow-rs) branch main updated: feat: Implement an AsyncReader for avro using ObjectStore (#8930)
alamb
2026/02/02
(arrow-rs) branch 57_maintenance updated: [maintenance_57] Fix string array equality when the values buffer is the same and only the offsets to access it differ (#9325) (#9330)
alamb
2026/02/02
(arrow-rs) branch main updated: Enhance list casting, adding more cases for list views (#9274)
alamb
2026/02/02
(arrow-rs) branch dependabot/cargo/main/pyo3-0.28.0 created (now d65271b7de)
github-bot
2026/02/02
(arrow-dotnet) branch main updated: chore: Bump actions/cache from 5.0.2 to 5.0.3 (#252)
curth
2026/02/02
(arrow-dotnet) branch dependabot/github_actions/actions/cache-5.0.3 deleted (was 2e5bf0d)
curth
2026/02/02
(arrow-rs) branch main updated: Improve safety documentation of the `Array` trait (#9314)
alamb
2026/02/02
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.33.5 deleted (was 1266406)
github-bot
2026/02/02
(arrow-dotnet) branch main updated: Use unsigned long integers for computing bit-length of fixed-width types via the CData ABI (#251)
curth
2026/02/02
(arrow-rs) branch 57_maintenance updated: [57_maintenance] Revert "Seal Array trait (#9092)", mark `Array` as `unsafe` (#9234) (#9313)
alamb
2026/02/02
(arrow-rs) branch 57_maintenance updated: [57_maintenance] [regression] Error with adaptive predicate pushdown: "Invalid offset …(#9301) (#9309)
alamb
2026/02/02
(arrow-rs) branch 57_maintenance updated: [57_maintenance[Parquet] Provide only encrypted column stats in plaintext footer (#8305) (#9310)
alamb
2026/02/02
(arrow-rs) branch 57_maintenance updated: [57_maintenance] Mark `BufferBuilder::new_from_buffer` as unsafe (#9292) (#9312)
alamb
2026/02/02
(arrow-rs) branch 57_maintenance updated: [57_maintenance] fix: ensure `BufferBuilder::truncate` doesn't overset length (#9288) (#9311)
alamb
2026/02/02
(arrow-rs) branch main updated: Fix string array equality when the values buffer is the same and only the offsets to access it differ (#9325)
alamb
2026/02/02
(arrow) branch main updated: GH-49108: [Python] SparseCOOTensor.__repr__ missing f-string prefix (#49109)
raulcd
2026/02/02
(arrow) branch main updated: GH-46008: [Python][Benchmarking] Remove unused asv benchmarking files (#49047)
raulcd
2026/02/02
(arrow) branch main updated (3a1cb86753 -> 699473fc65)
raulcd
2026/02/02
(arrow) branch main updated (93c4e002c6 -> 3a1cb86753)
kou
2026/02/02
(arrow) branch main updated: GH-49093: [Ruby] Add support for writing duration array (#49094)
kou
2026/02/02
(arrow) branch main updated: GH-49096: [Ruby] Add support for writing struct array (#49097)
kou
2026/02/01
(arrow-java) branch dependabot/maven/org.mockito-mockito-bom-5.21.0 created (now fa7997310)
github-bot
2026/02/01
(arrow-java) branch dependabot/maven/logback.version-1.5.27 created (now 2b576d94f)
github-bot
2026/02/01
(arrow-java) branch dependabot/maven/com.gradle-develocity-maven-extension-2.3.3 created (now 6f082788f)
github-bot
2026/02/01
(arrow-java) branch dependabot/maven/com.gradle-common-custom-user-data-maven-extension-2.1.0 created (now 97f595a05)
github-bot
2026/02/01
(arrow-java) branch dependabot/maven/commons-codec-commons-codec-1.21.0 created (now 203035c74)
github-bot
2026/02/01
(arrow-java) branch dependabot/github_actions/docker/login-action-3.7.0 created (now 3b9ace3ee)
github-bot
2026/02/01
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.33.5 created (now 1266406)
github-bot
2026/02/01
(arrow-dotnet) branch dependabot/github_actions/actions/cache-5.0.3 created (now 2e5bf0d)
github-bot
2026/01/31
(arrow-adbc) branch dependabot/cargo/rust/prost-0.14.3 deleted (was 79272204d)
github-bot
2026/01/31
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/31
(arrow-adbc) branch main updated: chore(rust): Bump prost from 0.14.1 to 0.14.3 (#3887)
lidavidm
2026/01/31
(arrow) branch main updated (235841d644 -> 15b74944d3)
kou
2026/01/31
(arrow-rs) branch asf-site updated (1540a713f1 -> 3f8f114c76)
github-bot
2026/01/31
(arrow-rs) branch main updated: parquet: reduce clone in delta byte array decoder (#9282)
dheres
2026/01/31
(arrow-rs) branch main updated: Optimize data page statistics conversion (up to 4x) (#9303)
dheres
2026/01/31
(arrow) branch main updated: GH-49087 [CI][Packaging][Gandiva] Add support for LLVM 15 or earlier again (#49091)
kou
2026/01/30
(arrow-nanoarrow) branch asf-site updated: update documentation for tag main
github-bot
2026/01/30
(arrow-nanoarrow) branch main updated: Use R_hasAttrib (from R 4.6.0 or later) to avoid ATTRIB (#842)
paleolimbot
2026/01/30
(arrow) branch main updated: GH-49071: [Ruby] Add support for writing list and large list arrays (#49072)
kou
2026/01/30
(arrow) branch main updated: GH-49074: [Ruby] Add support for writing interval arrays (#49075)
kou
2026/01/30
(arrow) branch main updated: GH-49076: [CI] Update vcpkg baseline to newer version (#49062)
kou
2026/01/30
(arrow-rs) branch asf-site updated (203f050d3a -> eaf5f4346e)
github-bot
2026/01/30
(arrow-rs) branch main updated: fix: support casting string to f16 (#9262)
alamb
2026/01/30
(arrow-rs) branch main updated: Add ListView support to `arrow-row` and `arrow-ord` (#9176)
alamb
2026/01/30
(arrow-rs) branch 57_maintenance created (now 9e822e0500)
alamb
2026/01/30
(arrow-rs) branch shredding-variant-part1 deleted (was 61bca91e0f)
alamb
2026/01/30
(arrow-rs) branch asf-site updated (44cc603275 -> 0aa726746e)
github-bot
2026/01/30
(arrow-rs) branch main updated: arrow-cast: support packing to Dictionary(_, Utf8View/BinaryView) (#9220)
alamb
2026/01/30
(arrow-rs) branch asf-site updated (a031e79007 -> 44cc603275)
github-bot
2026/01/30
(arrow-rs) branch main updated: [regression] Error with adaptive predicate pushdown: "Invalid offset in sparse column chunk data: 754, no matching page found." (#9301)
alamb
2026/01/30
(arrow-rs) branch main updated: Remove some `unsafe` and allocations when creating PrimitiveArrays from Vec and `from_trusted_len_iter` (#9299)
alamb
2026/01/30
(arrow) branch main updated: GH-49069: [C++] Share Trie instances across CSV value decoders (#49070)
kou
2026/01/30
(arrow-swift) branch dependabot/github_actions/actions/cache-5.0.3 deleted (was 7ea278a)
kou
2026/01/30
(arrow-swift) branch main updated: chore: bump actions/cache from 5.0.2 to 5.0.3 (#134)
kou
2026/01/30
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/01/30
(arrow-adbc) branch dependabot/cargo/rust/prost-0.14.3 updated (287899be7 -> 79272204d)
github-bot
2026/01/30
(arrow-adbc) branch dependabot/cargo/rust/arrow-datafusion-b51bdb29c5 deleted (was f155076d2)
github-bot
2026/01/30
(arrow-adbc) branch main updated: chore(rust): Bump the arrow-datafusion group in /rust with 2 updates (#3920)
lidavidm
2026/01/30
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/30
(arrow-go) branch main updated: fix(arrow/compute): take on record/array with nested struct (#653)
zeroshade
2026/01/30
(arrow) branch dependabot/github_actions/conda-incubator/setup-miniconda-3.3.0 deleted (was 706205a3fa)
github-bot
2026/01/30
(arrow) branch main updated: GH-48980: [C++] Use COMPILE_OPTIONS instead of deprecated COMPILE_FLAGS (#48981)
kou
2026/01/30
(arrow) branch main updated: GH-49034 [C++][Gandiva] Fix binary_string to not trigger error for null strings (#49035)
kou
2026/01/30
(arrow) branch main updated: GH-49043: [C++][FS][Azure] Avoid bugs caused by empty first page(s) followed by non-empty subsequent page(s) (#49049)
kou
2026/01/30
(arrow) branch main updated: GH-48159 [C++][Gandiva] Projector make is significantly slower after move to OrcJIT (#49063)
kou
2026/01/30
(arrow) branch main updated: GH-49065: [C++] Remove unnecessary copies of shared_ptr in Type::BOOL and Type::NA at GrouperImpl (#49066)
kou
2026/01/29
(arrow) branch main updated: GH-49053: [Ruby] Add support for writing timestamp array (#49054)
kou
2026/01/29
(arrow) branch main updated: GH-49055: [Ruby] Add support for writing decimal128/256 arrays (#49056)
kou
2026/01/29
(arrow-rs) branch main updated: Implement a more generic from_nested_iter method for list arrays (#9268)
jeffreyvo
2026/01/29
(arrow-rs) branch main updated: test: improve arrow-row fuzz tests (#9222)
jeffreyvo
2026/01/29
(arrow-rs) branch main updated: fix union array row converter to handle non-sequential type ids (#9283)
jeffreyvo
2026/01/29
(arrow) branch main updated: GH-49059: [C++] Fix issues found by OSS-Fuzz in IPC reader (#49060)
apitrou
2026/01/29
(arrow-rs) branch asf-site updated (0c04a8bd65 -> 259aad9362)
github-bot
2026/01/29
(arrow-rs) branch main updated: Mark `BufferBuilder::new_from_buffer` as unsafe (#9292)
alamb
2026/01/29
(arrow-rs) branch main updated: fix: ensure `BufferBuilder::truncate` doesn't overset length (#9288)
alamb
2026/01/29
(arrow-testing) branch master updated: GH-49059: Add IPC fuzz regression files (#126)
apitrou
2026/01/29
(arrow) branch main updated: GH-48983: [Packaging][Python] Build wheel from sdist using build and add check to validate LICENSE.txt and NOTICE.txt are part of the wheel contents (#48988)
raulcd
2026/01/29
(arrow-rs) branch main updated: Improve `PrimitiveArray::from_iter` perf (#9294)
dheres
2026/01/29
(arrow) branch main updated: GH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required user-agent on urllib request (#49052)
raulcd
2026/01/29
(arrow-swift) branch dependabot/github_actions/docker/login-action-3.7.0 deleted (was 1bd29de)
kou
2026/01/29
(arrow-swift) branch main updated: chore: bump docker/login-action from 3.6.0 to 3.7.0 (#133)
kou
2026/01/29
(arrow) branch main updated: GH-48673: [C++] Fix ToStringWithoutContextLines to check for :\d+ pattern before removing lines (#48674)
kou
2026/01/29
(arrow-swift) branch dependabot/github_actions/docker/login-action-3.7.0 created (now 1bd29de)
github-bot
2026/01/28
(arrow) branch main updated (f797801d09 -> 08175e5e77)
kou
2026/01/28
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/01/28
(arrow-adbc) branch maint-22 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-14 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.8.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.7.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-18 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-20 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-16 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-13 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.9.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.2.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-12 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-19 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.10.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-21 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-17 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-13-csharp updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-15 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.11.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.5.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.6.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.5.1 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.4.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.3.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch maint-0.1.0 updated: ci: remove dev_pr.yml
lidavidm
2026/01/28
(arrow-adbc) branch spec-1.2.0 updated (046417de2 -> 6c30305f2)
lidavidm
2026/01/28
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/28
(arrow-adbc) branch main updated: ci: don't use pull_request_target (#3929)
lidavidm
2026/01/28
Re: [PR] Update R changelog for 23.0.0 [arrow-site]
via GitHub
2026/01/28
(arrow-site) branch asf-site updated: Update R changelog for 23.0.0 (#752)
thisisnic
2026/01/28
(arrow-rs) branch main updated: feat(array): add `RecordBatchStream` trait (#9166)
alamb
2026/01/28
(arrow) branch main updated (5d3014ac40 -> f797801d09)
kou
2026/01/28
(arrow) branch main updated: GH-49027: [Ruby] Add support for writing time arrays (#49028)
kou
2026/01/28
(arrow-java) branch main updated: GH-993: Fix missing pipe in milestone assignment script (#992)
jbonofre
2026/01/28
(arrow) branch main updated: GH-49024: [CI] Update Debian version in `.env` (#49032)
kou
2026/01/28
(arrow) branch main updated: GH-49042: [C++] Remove mimalloc patch (#49041)
kou
2026/01/28
(arrow-rs) branch asf-site updated (8642682072 -> 599153929f)
github-bot
2026/01/28
(arrow-rs) branch main updated: optimize `RowGroupIndexReader` for single row group reads (#9226)
alamb
2026/01/28
(arrow-rs) branch asf-site updated (c9526f26c4 -> 8642682072)
github-bot
2026/01/28
(arrow-rs) branch main updated: Add benchmark for row group index reader perf (#9285)
dheres
2026/01/28
(arrow-rs) branch asf-site updated (62ddf450de -> c9526f26c4)
github-bot
2026/01/28
(arrow-rs) branch main updated (5234006c23 -> ee25ea5756)
alamb
2026/01/28
(arrow) branch main updated (811a273b9d -> 0e9e32fc23)
thisisnic
2026/01/28
(arrow-go) branch main updated: fix(parquet/file): regression with decompressing data (#652)
zeroshade
2026/01/28
(arrow) branch main updated: GH-48961: [Docs][Python] Doctest fails on pandas 3.0 (#48969)
alenka
2026/01/28
(arrow-rs-object-store) branch main updated: Unblock emulater based tests (#627)
tustvold
2026/01/28
(arrow-rs) branch dependabot/cargo/main/sysinfo-0.38.0 updated (20dbb06884 -> bf48c82f43)
github-bot
2026/01/28
(arrow-rs) branch dependabot/cargo/main/object_store-0.13.1 deleted (was b655e1e88c)
github-bot
2026/01/28
(arrow-rs) branch main updated: Upgrade to object store 0.13.1 (#9256)
dheres
2026/01/28
(arrow) branch main updated: MINOR: [R] Add 22.0.0.1 to compatiblity matrix (#49039)
raulcd
2026/01/28
(arrow) branch dependabot/github_actions/conda-incubator/setup-miniconda-3.3.0 updated (c349ab4739 -> 706205a3fa)
raulcd
2026/01/28
(arrow) branch main updated: GH-48586: [Python][CI] Upload artifact to python-sdist job (#49008)
raulcd
2026/01/28
(arrow) branch main updated: GH-35437: [C++] Remove obsolete TODO about DictionaryArray const& return types (#48956)
apitrou
2026/01/28
(arrow) branch main updated (939dd95ac7 -> 5fef228e8f)
apitrou
2026/01/28
(arrow) branch main updated (7540ad88e5 -> 939dd95ac7)
raulcd
2026/01/28
(arrow) branch main updated (5a71d2a404 -> 7540ad88e5)
thisisnic
2026/01/27
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/01/27
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/27
(arrow-adbc) branch main updated (a3d12d141 -> ff7ff09ac)
lidavidm
2026/01/27
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/01/27
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.263.0 deleted (was cadc72984)
github-bot
2026/01/27
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/27
(arrow-adbc) branch main updated: chore(go/adbc): Bump google.golang.org/api from 0.260.0 to 0.263.0 in /go/adbc (#3917)
lidavidm
2026/01/27
(arrow-adbc) branch dependabot/maven/java/com.microsoft.sqlserver-mssql-jdbc-13.3.1.jre11-preview deleted (was 5ccf4c30b)
github-bot
2026/01/27
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/27
(arrow-adbc) branch main updated: chore(java): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.0.jre11-preview to 13.3.1.jre11-preview in /java (#3916)
lidavidm
2026/01/27
(arrow-adbc) branch dependabot/go_modules/go/adbc/github.com/apache/arrow-go/v18-18.5.1 deleted (was 14f12f449)
github-bot
2026/01/27
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/27
(arrow-adbc) branch main updated: chore(go/adbc): Bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 in /go/adbc (#3919)
lidavidm
2026/01/27
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/01/27
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/27
(arrow-adbc) branch main updated: feat(rust): Move setters and getters of options to the adbc_ffi crate (#3927)
lidavidm
2026/01/27
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/01/27
(arrow) branch main updated: GH-48932: [C++][Packaging][FlightRPC] Fix `rsync` build error ODBC Nightly Package (#48933)
kou
2026/01/27
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2026/01/27
(arrow-adbc) branch dependabot/maven/java/linters-033457e12a deleted (was 7b61af82f)
github-bot
2026/01/27
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/01/27
(arrow-adbc) branch main updated (ca5c4ef3f -> 1411996de)
lidavidm
2026/01/27
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.263.0 updated (0f96be154 -> cadc72984)
github-bot
Earlier messages
Later messages