commits
Thread
Date
Earlier messages
Messages by Thread
(arrow) branch main updated: GH-50010: [C++][Parquet] Fix undefined behavior in TypedColumnWriterImpl::UpdateLevelHistogram (#50011)
gangwu
(arrow-go) branch dependabot/go_modules/golang.org/x/sys-0.45.0 created (now 87d3ddc3)
github-bot
(arrow-go) branch dependabot/github_actions/docker/login-action-4.2.0 created (now b877c5ba)
github-bot
(arrow) branch dependabot/github_actions/docker/login-action-4.2.0 deleted (was 0ac086d9d4)
github-bot
(arrow) branch main updated: MINOR: [CI] Bump docker/login-action from 4.1.0 to 4.2.0 (#50039)
kou
(arrow) branch dependabot/github_actions/matlab-actions/run-tests-3.1.1 deleted (was 95755321ad)
github-bot
(arrow) branch dependabot/github_actions/docker/login-action-4.2.0 created (now 0ac086d9d4)
github-bot
(arrow) branch dependabot/github_actions/matlab-actions/run-tests-3.1.2 created (now 8f9dabc590)
github-bot
(arrow-swift) branch dependabot/github_actions/docker/login-action-4.2.0 deleted (was ba1dcdf)
kou
(arrow-swift) branch main updated: chore: bump docker/login-action from 4.1.0 to 4.2.0 (#163)
kou
(arrow) branch main updated: GH-48254: [Python][Parquet] Support extension types in read_schema (#48255)
raulcd
(arrow-swift) branch dependabot/github_actions/docker/login-action-4.2.0 created (now ba1dcdf)
github-bot
(arrow-dotnet) branch dependabot/nuget/pythonnet-3.1.0 deleted (was 49529b5)
curth
(arrow-dotnet) branch main updated: chore: Bump pythonnet from 3.0.5 to 3.1.0 (#364)
curth
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.35.0 deleted (was 31ad1a3)
github-bot
(arrow-dotnet) branch dependabot/nuget/coverlet.collector-10.0.1 deleted (was 1ac75c9)
curth
(arrow-dotnet) branch main updated: chore: Bump coverlet.collector from 10.0.0 to 10.0.1 (#362)
curth
(arrow-rs) branch main updated: Add `DatePart` enum 1-indexed variants (#9965)
alamb
(arrow-rs) branch main updated: [arrow-select] Replace `ArrayData` with direct `Array` construction in filter kernels (#9986)
alamb
(arrow-rs) branch main updated: Support Shredded Lists/Array in `variant_get` (#8354)
alamb
(arrow-rs) branch main updated: fix(parquet): exclude single-leaf struct roots from predicate cache (#9983)
alamb
(arrow-java) branch dependabot/maven/org.immutables-value-2.12.2 created (now 46f6e0af2)
github-bot
(arrow-java) branch dependabot/maven/io.netty-netty-bom-4.2.14.Final created (now 030723ab1)
github-bot
(arrow-java) branch dependabot/maven/com.google.protobuf-protobuf-bom-4.35.0 created (now 8f7e5f1a8)
github-bot
(arrow-java) branch dependabot/maven/org.apache.calcite.avatica-avatica-1.28.0 created (now 8a8fad0a5)
github-bot
(arrow-java) branch dependabot/maven/com.nimbusds-oauth2-oidc-sdk-11.37.2 created (now 779e53363)
github-bot
(arrow-java) branch dependabot/maven/dep.junit.jupiter.version-6.1.0 created (now 1f277d7a1)
github-bot
(arrow-java) branch dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-3.5.1 created (now c19529a48)
github-bot
(arrow-java) branch dependabot/maven/com.gradle-develocity-maven-extension-2.4.1 created (now 11035f57e)
github-bot
(arrow-java) branch dependabot/github_actions/docker/login-action-4.2.0 created (now 3aca004e0)
github-bot
(arrow) branch main updated: GH-50022: [Dev] Enable auto GitHub Copilot review (#50023)
raulcd
(arrow) branch main updated: GH-50005: [C++] Use FetchContent for RapidJSON (#50006)
raulcd
(arrow-dotnet) branch dependabot/nuget/pythonnet-3.1.0 created (now 49529b5)
github-bot
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.35.0 created (now 31ad1a3)
github-bot
(arrow-dotnet) branch dependabot/nuget/coverlet.collector-10.0.1 created (now 1ac75c9)
github-bot
(arrow-rs) branch main updated: feat: Implement decimal <-> float16 casts (#10008)
jeffreyvo
(arrow-go) branch main updated: fix(arrow/array): silence copylocks warning in numeric_generic.go (#823)
zeroshade
(arrow) branch main updated: GH-47435: [Python][Parquet] Add direct key encryption/decryption API (#49667)
areeve
(arrow) branch main updated: GH-47481: [C++][Acero] record_batch_reader_source specify Ordering::Implicit to support `select * limit k` (#47482)
zanmato
(arrow-adbc) branch main updated: docs: add favicon (#4342)
lidavidm
(arrow) branch main updated: GH-46956: [Docs][CI] Enable version switcher in local and PR preview build (#46957)
kou
(arrow) branch main updated: GH-50019: [CI][C++] Add fallbacks for `std::ranges::[any_of|all_of]` on older pre-full-C++20 SDKs (#50020)
jonkeane
(arrow) branch main updated: GH-50017: [CI][Release] Remove deprecated -f (force) flag from conda create on Windows verification job (#50018)
kou
(arrow-rs) branch asf-site updated (0510f44f74 -> 3be2e3f870)
github-bot
(arrow-rs) branch main updated: fix: prevent panic in record reader when row group metadata overcounts num_rows (#9993)
alamb
(arrow-rs) branch main updated: [Variant] remove `BorrowedShreddingState` (#9791)
alamb
(arrow-rs) branch main updated: Fix parquet-variant build on wasm targets (#9978)
alamb
(arrow-rs) branch main updated: Adds is_null function to RowAccessor (#9979)
alamb
(arrow-go) branch main updated: docs(parquet): correct DefaultDataPageSize comment from 1K to 1M (#822)
zeroshade
(arrow) branch main updated: GH-15047: [Python]: switch from pytz to zoneinfo by default for string to tzinfo conversion (#49694)
jorisvandenbossche
(arrow-rs) branch main updated: Use Thrift macro to generate Parquet `LogicalType` serialization code (#9997)
etseidl
(arrow-nanoarrow) branch dependabot/github_actions/docker/login-action-4.2.0 deleted (was 698ec502)
github-bot
(arrow-nanoarrow) branch main updated: chore: bump docker/login-action from 4.1.0 to 4.2.0 (#888)
paleolimbot
(arrow) branch main updated: GH-50014: [R] Replace imported symbol from bit64 (#50015)
jonkeane
(arrow-nanoarrow) branch dependabot/github_actions/docker/login-action-4.2.0 created (now 698ec502)
github-bot
(arrow) branch main updated: GH-49988: [CI][Packaging] Enable reproducible builds on host for APT based Linux packages (#48148)
kou
(arrow-rs) branch main updated: fix(arrow-cast): support full Date32 range when parsing extended-year dates (#9961)
jeffreyvo
(arrow-rs) branch asf-site updated (44d05668f1 -> ed85d57092)
github-bot
(arrow-rs) branch main updated: fix(cast): Trying to fix cast losting schema problem (#10005)
alamb
(arrow-rs) branch main updated: fix(parquet): validate INT96 column metadata statistics (#10003)
etseidl
(arrow-adbc) branch main updated: fix(csharp): support spec-correct driver manifests (#4341)
curth
(arrow-adbc) branch main updated: fix(go/adbc/drivermgr): adjust ingest helper to set target before BindStream (#4308)
lidavidm
(arrow) branch main updated: GH-47876: [C++][FlightRPC] ODBC: macOS `.PKG` installer for Intel and ARM (#49766)
kou
(arrow) branch main updated: GH-48801: [C++] Set CMAKE_POLICY_VERSION_MINIMUM for RapidJSON (#49993)
kou
(arrow-adbc) branch main updated: chore(java): bump org.apache:apache from 37 to 38 (#4331)
lidavidm
(arrow-adbc) branch dependabot/maven/java/org.apache-apache-38 deleted (was 43c634762)
github-bot
(arrow-adbc) branch dependabot/go_modules/go/adbc/golang-org-x-d53d3e508f deleted (was 49ace416e)
github-bot
(arrow-adbc) branch main updated: chore(go/adbc): bump golang.org/x/tools from 0.44.0 to 0.45.0 (#4332)
lidavidm
(arrow-adbc) branch dependabot/go_modules/go/adbc/modernc.org/sqlite-1.50.1 deleted (was 820a668ca)
github-bot
(arrow-adbc) branch main updated: chore(go/adbc): bump modernc.org/sqlite from 1.50.0 to 1.50.1 (#4333)
lidavidm
(arrow-adbc) branch main updated: chore(rust): bump tokio from 1.52.2 to 1.52.3 (#4334)
lidavidm
(arrow-adbc) branch dependabot/cargo/rust/tokio-1.52.3 deleted (was 4374ec663)
github-bot
(arrow-adbc) branch dependabot/github_actions/actions-da8be134b1 deleted (was e2c7d7629)
github-bot
(arrow-adbc) branch main updated: chore: bump ruby/setup-ruby from 1.306.0 to 1.307.0 (#4336)
lidavidm
(arrow-adbc) branch main updated: fix(csharp): improved TOML parsing (#4340)
curth
(arrow-rs) branch asf-site updated (4f54e5a3fa -> 0f81825a2c)
github-bot
(arrow-rs) branch main updated: feat(parquet): generalize value encoder inputs (#9955)
alamb
(arrow) branch main updated: GH-50000: [C++][FlightRPC] Use grpcpp/grpcpp.h not grpcpp/version_info.h for old gRPC (#50001)
kou
(arrow-rs) branch main updated: Bulk-fill definition levels for majority-null leaf columns (#9967)
alamb
(arrow-rs) branch main updated: feat: extract `has_false` and `has_true` from BooleanArray to `BooleanBuffer` and reuse for no nulls (#9987)
alamb
(arrow-rs) branch main updated: Add helper functions to create `LogicalType` struct variants (#9996)
alamb
(arrow-rs) branch asf-site updated (a39378427d -> 9797d714de)
github-bot
(arrow-rs) branch main updated: [parquet] Allow more encryption algorithms (#9203)
alamb
(arrow-rs-object-store) branch main updated: GCP: fix copy (no) overwrite semantics (#713)
tustvold
(arrow-go) branch main updated: perf(parquet/pqarrow): cap RecordReader batch size to actual row count (#817)
zeroshade
(arrow-rs) branch main updated: fix(arrow-schema): allow empty metadata value for UUID extension type (#10001)
alamb
(arrow-adbc) branch dependabot/nuget/csharp/Microsoft.SourceLink.GitHub-10.0.300 deleted (was ae3f5636c)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.16 deleted (was 9134e7f55)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.16 deleted (was 29ce1d6ac)
github-bot
(arrow) branch main updated: GH-49998: [CI][Python] Pin to an older release of miniforge to fix mamba hang (#49999)
raulcd
(arrow) branch main updated: GH-49994: [CI] Remove `brew uninstall pkg-config` workarounds (#49997)
raulcd
(arrow-java) branch dependabot/maven/org.apache.parquet-parquet-variant-1.17.1 deleted (was 9785290b2)
jbonofre
(arrow-java) branch main updated: MINOR: Bump org.apache.parquet:parquet-variant from 1.17.0 to 1.17.1 (#1150)
jbonofre
(arrow-java) branch dependabot/maven/dep.slf4j.version-2.0.18 deleted (was bd10216e0)
jbonofre
(arrow-java) branch main updated: MINOR: Bump dep.slf4j.version from 2.0.17 to 2.0.18 (#1151)
jbonofre
(arrow) branch main updated: GH-49991: [C++][FlightRPC] Fix unity build ordering issue (#49990)
kou
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.16 created (now 9134e7f55)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.16 created (now 29ce1d6ac)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/Microsoft.SourceLink.GitHub-10.0.300 created (now ae3f5636c)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/Apache.Arrow-23.0.0 created (now 789ce6f3b)
github-bot
(arrow-adbc) branch dependabot/github_actions/actions-da8be134b1 created (now e2c7d7629)
github-bot
(arrow-adbc) branch dependabot/cargo/rust/tokio-1.52.3 created (now 4374ec663)
github-bot
(arrow-adbc) branch dependabot/go_modules/go/adbc/modernc.org/sqlite-1.50.1 created (now 820a668ca)
github-bot
(arrow-adbc) branch dependabot/go_modules/go/adbc/golang-org-x-d53d3e508f created (now 49ace416e)
github-bot
(arrow-adbc) branch dependabot/maven/java/org.apache-apache-38 created (now 43c634762)
github-bot
(arrow-adbc) branch main updated: fix(csharp): use correct user and system driver directories (#4330)
curth
(arrow) branch main updated: GH-49723: [C++][FlightRPC][ODBC] Update ODBC Documentation (#49851)
kou
(arrow-rs) branch main updated: Implement native interleave for ListView (#9558)
jeffreyvo
(arrow-adbc) branch main updated: chore: extend AOT testing to cover Linux and MacOS (#4325)
lidavidm
(arrow-go) branch dependabot/go_modules/github.com/substrait-io/substrait-go/v8-8.1.1 deleted (was a94e06bc)
zeroshade
(arrow-go) branch main updated: chore: Bump github.com/substrait-io/substrait-go/v8 from 8.1.0 to 8.1.1 (#819)
zeroshade
(arrow-adbc) branch main updated: fix(csharp): fix other flaky tests (#4326)
curth
(arrow-go) branch dependabot/go_modules/google.golang.org/grpc-1.81.1 deleted (was 95c42601)
zeroshade
(arrow-go) branch main updated: chore: Bump google.golang.org/grpc from 1.81.0 to 1.81.1 (#818)
zeroshade
(arrow-go) branch main updated: feat(arrow/array): add Resize method to RecordBuilder (#805)
zeroshade
(arrow) branch main updated: GH-49981: [R][Packaging] Support building R package under r-universe/r-wasm (#49982)
brycemecum
(arrow-adbc) branch main updated: feat(csharp/src/Apache.Arrow.Adbc/C): bring driver exporter to parity with importer (#4318)
curth
(arrow-adbc) branch main updated: fix(csharp): remove Foundry drivers from solution (#4323)
curth
(arrow-adbc) branch main updated: fix(csharp): address flaky driver manager tests (#4324)
curth
(arrow-java) branch dependabot/maven/parquet.version-1.17.1 deleted (was 5a932e899)
jbonofre
(arrow-java) branch main updated: MINOR: Bump parquet.version from 1.17.0 to 1.17.1 (#1152)
jbonofre
(arrow-java) branch dependabot/maven/io.grpc-grpc-bom-1.81.0 deleted (was 2133072a2)
jbonofre
(arrow-java) branch main updated (d88adb33b -> 28367478a)
jbonofre
(arrow) branch main updated: GH-49967: [Python][CI] Raise oldest NumPy wheel-test requirement to a patched release (#49965)
raulcd
(arrow-go) branch dependabot/go_modules/github.com/substrait-io/substrait-go/v8-8.1.1 created (now a94e06bc)
github-bot
(arrow-go) branch dependabot/go_modules/google.golang.org/grpc-1.81.1 created (now 95c42601)
github-bot
(arrow-go) branch main updated: fix(arrow/array): preserve large integer precision in JSON decoding (#816)
zeroshade
(arrow-js) branch kyle/docs-record-batch deleted (was dcba161)
kou
(arrow-js) branch main updated: docs: Add RecordBatch class to rendered docs (#437)
kou
(arrow-rs-object-store) branch dependabot/cargo/main/quick-xml-0.40.0 deleted (was 8b2a596)
github-bot
(arrow-rs-object-store) branch dependabot/cargo/main/quick-xml-0.40.1 created (now 883cce3)
github-bot
(arrow-dotnet) branch main updated: Fix integration tests by modifying CompareVariadicArrays (#360)
curth
(arrow-dotnet) branch asf-site updated: Update docs for fdc5ebf47455f517a18a0dd5b718df5b97a3a084
github-bot
(arrow-dotnet) branch asf-site updated: Update docs for 40b9d9aeb17712bb8c9b5618bb672175aef87757
github-bot
(arrow-dotnet) branch main updated: docs: Remove Run End Encoding from Not Implemented (#358)
areeve
(arrow-dotnet) branch main updated: chore: Bump System.CommandLine from 2.0.7 to 2.0.8 (#356)
areeve
(arrow-dotnet) branch dependabot/nuget/System.CommandLine-2.0.8 deleted (was 41d9614)
areeve
(arrow-java) branch asf-site updated: Publish documentation (8c36d02205974c0cb912b11383e26f141ee2971e)
github-bot
(arrow-swift) branch dependabot/swift/github.com/apple/swift-protobuf-1.37.0 deleted (was 2e2da32)
github-bot
(arrow-swift) branch dependabot/swift/github.com/apple/swift-protobuf-1.38.0 created (now 8a1c6a7)
github-bot
(arrow-rs) branch main updated: [Variant] Align cast logic for from/to_decimal for variant (#9689)
alamb
(arrow-experiments) branch main updated: Set up default protection ruleset for default and release branches (#50)
brycemecum
(arrow-java) branch dependabot/maven/io.grpc-grpc-bom-1.81.0 updated (f28d105f8 -> 2133072a2)
jbonofre
(arrow-java) branch dependabot/maven/io.netty-netty-bom-4.2.13.Final deleted (was aadce5c3f)
jbonofre
(arrow-java) branch main updated: MINOR: Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final (#1155)
jbonofre
(arrow-js) branch kyle/docs-record-batch created (now dcba161)
kylebarron
(arrow-js) 01/01: docs: Add RecordBatch class to rendered docs
kylebarron
(arrow-java) branch dependabot/maven/org.apache-apache-38 deleted (was d58e0e4c9)
jbonofre
(arrow-java) branch dependabot/maven/org.immutables-value-annotations-2.12.2 deleted (was 035111805)
jbonofre
(arrow-java) branch main updated: MINOR: Bump org.immutables:value-annotations from 2.12.1 to 2.12.2 (#1157)
jbonofre
(arrow-java) branch main updated: MINOR: Bump org.apache:apache from 37 to 38 (#1156)
jbonofre
(arrow-go) branch main updated: feat(compute): support casts between binary/string and binary_view/string_view (#802)
zeroshade
(arrow-dotnet) branch dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.8 deleted (was 1d503f3)
github-bot
(arrow-dotnet) branch dependabot/nuget/System.Text.Json-10.0.8 deleted (was 1b21709)
github-bot
(arrow-dotnet) branch dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.300 deleted (was c4e6799)
github-bot
(arrow-java) branch dependabot/maven/org.apache.calcite.avatica-avatica-1.27.0 deleted (was 38d795835)
jbonofre
(arrow-java) branch main updated: MINOR: Bump org.apache.calcite.avatica:avatica from 1.26.0 to 1.27.0 (#986)
jbonofre
(arrow-java) branch dependabot/maven/org.immutables-value-annotations-2.12.2 created (now 035111805)
github-bot
(arrow-java) branch dependabot/maven/io.netty-netty-bom-4.2.13.Final created (now aadce5c3f)
github-bot
(arrow-java) branch dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.2 created (now e75739126)
github-bot
(arrow-java) branch dependabot/maven/parquet.version-1.17.1 created (now 5a932e899)
github-bot
(arrow-java) branch dependabot/maven/dep.slf4j.version-2.0.18 created (now bd10216e0)
github-bot
(arrow-java) branch dependabot/maven/org.apache-apache-38 created (now d58e0e4c9)
github-bot
(arrow-java) branch dependabot/maven/io.grpc-grpc-bom-1.81.0 created (now f28d105f8)
github-bot
(arrow-java) branch dependabot/maven/org.apache.parquet-parquet-variant-1.17.1 created (now 9785290b2)
github-bot
(arrow-dotnet) branch dependabot/nuget/System.Text.Json-10.0.8 created (now 1b21709)
github-bot
(arrow-dotnet) branch dependabot/nuget/System.CommandLine-2.0.8 created (now 41d9614)
github-bot
(arrow-dotnet) branch dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.300 created (now c4e6799)
github-bot
(arrow-dotnet) branch dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.8 created (now 1d503f3)
github-bot
(arrow-nanoarrow) branch main updated: fix!: Ensure ArrowTypeString never returns NULL (#885)
paleolimbot
(arrow-flight-sql-postgresql) branch infrastructure-ruleset-bot/default-branch-protection deleted (was b92e9a9)
kou
(arrow-flight-sql-postgresql) branch main updated: [INFRA] Set up default rulesets for default and release branches (#215)
kou
(arrow-site) branch infrastructure-ruleset-bot/default-branch-protection deleted (was be17db2fa86)
kou
(arrow-site) branch main updated: [INFRA] Set up default rulesets for default and release branches (#783)
kou
(arrow-nanoarrow) branch main updated: feat: Add shared array and buffer to nanoarrow.h (#864)
paleolimbot
(arrow-nanoarrow) branch main updated: fix: Correctly subscript ViewArrayAs with offset (#883)
paleolimbot
(arrow) branch main updated: GH-49948: [CI][C++] Revert PR 49931 (Pin MinGW MSYS2 packages) but keep bumped minIO version (#49945)
rok
(arrow) branch main updated: GH-49744: [Integration][Format] Remove unneeded skips for Rust and nanoarrow integration tests (#49910)
paleolimbot
[PR] [INFRA] Set up default rulesets for default and release branches [arrow-site]
via GitHub
Re: [PR] [INFRA] Set up default rulesets for default and release branches [arrow-site]
via GitHub
Re: [PR] [INFRA] Set up default rulesets for default and release branches [arrow-site]
via GitHub
(arrow-adbc) branch dependabot/nuget/csharp/DuckDB.NET.Bindings.Full-1.5.2 deleted (was 0439ad2bb)
github-bot
(arrow-adbc) branch dependabot/nuget/csharp/ApacheThrift-0.23.0 deleted (was f35dca31c)
github-bot
(arrow-rs) branch main updated: Safely ignore Parquet fields with unimplemented Thrift types (#9974)
etseidl
(arrow-rs) branch main updated: perf: Remove `bool_val` from Parquet Thrift `FieldIdentifier` (#9945)
alamb
(arrow) branch main updated: GH-49974: [C++][CMake] Add missing result variable initialization for `validate_apple_libtool()` (#49975)
kou
(arrow-go) branch main updated: fix(parquet/metadata): do not pre-set hasDistinctCount in stat factories (#807)
zeroshade
(arrow-rs) branch main updated: Support ListView/BinaryView/RunEndEncoded types in integration test JSON parser (#9888)
alamb
(arrow-rs) branch main updated: [arrow-array] use usize arithmetic in FixedSizeBinaryArray, aggressive overflow checks (#9910)
alamb
(arrow-rs) branch alamb/consistent_arithmetic updated (21c4a9bc1e -> 0ba74e935a)
alamb
(arrow-rs) branch asf-site updated (6faa75336e -> f3ebf42c1e)
github-bot
(arrow-rs) branch dependabot/github_actions/peaceiris/actions-gh-pages-4.1.0 deleted (was 4e46586db9)
github-bot
(arrow-rs) branch main updated: chore(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 (#9966)
alamb
(arrow-rs) branch main updated: feat(parquet): add all-null fast paths for level building (#9954)
alamb
(arrow-rs) branch main updated: refactor: make `BloomFilterProperties` fpp/ndv private with accessors (#9969)
alamb
(arrow-adbc) branch main updated: chore(rust): bump tokio from 1.52.1 to 1.52.2 (#4314)
lidavidm
(arrow-adbc) branch dependabot/cargo/rust/tokio-1.52.2 deleted (was 1ec660f4b)
lidavidm
(arrow-adbc) branch dependabot/cargo/rust/arrow-datafusion-d7c9ff0c95 deleted (was e7a1090f7)
github-bot
(arrow-adbc) branch dependabot/cargo/rust/tokio-1.52.2 updated (084fe5528 -> 1ec660f4b)
github-bot
(arrow-adbc) branch main updated: chore(rust/driver/datafusion): bump dependent arrow to 58.3.0 (#4316)
lidavidm
Earlier messages