Skip to content

chore(deps): bump object_store from 0.13.2 to 0.14.0#23120

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/main/object_store-0.14.0
Closed

chore(deps): bump object_store from 0.13.2 to 0.14.0#23120
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/main/object_store-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps object_store from 0.13.2 to 0.14.0.

Changelog

Sourced from object_store's changelog.

Historical Changelog

Commits
  • 6c5b299 Update version to 0.14.0 and add CHANGELOG (#765)
  • c9db3e2 Clarify aws-lc-rs feature docs and fix CI comment URL (#764)
  • 596e1f6 fix(local): fsync create-mode rename source delete (#758)
  • c219109 feat: add AzureConfigKey::CredentialType to select Azure credential method (#...
  • 590cbc9 Update release schedule on README.md (#763)
  • 1a61282 Support PutMultipartOptions for MultipartStore::create_multipart for AWS/GCP....
  • 996e084 Pluggable Crypto / Update reqwest 0.13 (#707)
  • d1c0e43 build(deps): update itertools requirement from 0.14.0 to 0.15.0 (#755)
  • bdc9f63 Fix flaky local close file test (#757)
  • 5dc1c5a Supporting CPK (Customer Provided Keys) in Azure Blob Storage requests (#742)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.13.2 to 0.14.0.
- [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs-object-store@v0.13.2...v0.14.0)

---
updated-dependencies:
- dependency-name: object_store
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot added the core Core DataFusion crate label Jun 23, 2026
@alamb

alamb commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This will realistically need to wait for the arrow / parquet upgrade

@alamb alamb closed this Jun 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/main/object_store-0.14.0 branch June 23, 2026 18:54
@github-actions

Copy link
Copy Markdown

Thank you for opening this pull request!

Reviewer note: cargo-semver-checks reported the current version number is not SemVer-compatible with the changes in this pull request (compared against the base branch).

Details
     Cloning apache/main
    Building datafusion v54.0.0 (current)
error: running cargo-doc on crate 'datafusion' failed with output:
-----
   Compiling proc-macro2 v1.0.106
   Compiling quote v1.0.46
   Compiling unicode-ident v1.0.24
    Checking cfg-if v1.0.4
   Compiling libc v0.2.186
   Compiling shlex v2.0.1
   Compiling find-msvc-tools v0.1.9
   Compiling autocfg v1.5.1
    Checking memchr v2.8.2
   Compiling syn v2.0.118
   Compiling jobserver v0.1.34
   Compiling libm v0.2.16
   Compiling cc v1.2.65
   Compiling num-traits v0.2.19
    Checking bytes v1.12.0
   Compiling version_check v0.9.5
   Compiling zerocopy v0.8.52
    Checking once_cell v1.21.4
    Checking itoa v1.0.18
   Compiling serde_core v1.0.228
    Checking equivalent v1.0.2
   Compiling getrandom v0.3.4
    Checking foldhash v0.2.0
    Checking allocator-api2 v0.2.21
   Compiling zmij v1.0.21
    Checking hashbrown v0.17.1
    Checking num-integer v0.1.46
   Compiling serde v1.0.228
   Compiling serde_json v1.0.150
    Checking indexmap v2.14.0
    Checking iana-time-zone v0.1.65
    Checking chrono v0.4.45
    Checking num-bigint v0.4.6
   Compiling synstructure v0.13.2
   Compiling pkg-config v0.3.33
    Checking siphasher v1.0.3
    Checking stable_deref_trait v1.2.1
    Checking phf_shared v0.12.1
   Compiling ahash v0.8.12
   Compiling chrono-tz v0.10.4
    Checking phf v0.12.1
    Checking num-complex v0.4.6
    Checking pin-project-lite v0.2.17
   Compiling zstd-sys v2.0.16+zstd.1.5.7
    Checking writeable v0.6.3
   Compiling zerocopy-derive v0.8.52
   Compiling zerofrom-derive v0.1.7
   Compiling yoke-derive v0.8.2
   Compiling serde_derive v1.0.228
    Checking zerofrom v0.1.8
    Checking yoke v0.8.3
   Compiling zerovec-derive v0.11.3
    Checking zerovec v0.11.6
   Compiling displaydoc v0.2.6
    Checking tinystr v0.8.3
    Checking futures-core v0.3.32
    Checking smallvec v1.15.2
    Checking arrow-schema v59.0.0
    Checking litemap v0.8.2
    Checking futures-sink v0.3.32
    Checking icu_locale_core v2.2.0
    Checking half v2.7.1
    Checking arrow-buffer v59.0.0
    Checking zerotrie v0.2.4
    Checking potential_utf v0.1.5
   Compiling icu_properties_data v2.2.0
   Compiling zstd-safe v7.2.4
   Compiling object v0.37.3
    Checking utf8_iter v1.0.4
   Compiling icu_normalizer_data v2.2.0
    Checking lexical-util v1.0.7
    Checking arrow-data v59.0.0
    Checking icu_collections v2.2.0
    Checking icu_provider v2.2.0
   Compiling tokio-macros v2.7.0
    Checking bitflags v2.13.0
    Checking arrow-array v59.0.0
    Checking tokio v1.52.3
    Checking arrow-select v59.0.0
    Checking futures-channel v0.3.32
   Compiling futures-macro v0.3.32
   Compiling semver v1.0.28
   Compiling parking_lot_core v0.9.12
   Compiling crc32fast v1.5.0
    Checking futures-task v0.3.32
    Checking futures-io v0.3.32
    Checking slab v0.4.12
   Compiling rustc_version v0.4.1
    Checking futures-util v0.3.32
   Compiling ar_archive_writer v0.5.2
    Checking icu_properties v2.2.0
    Checking icu_normalizer v2.2.0
    Checking lexical-parse-integer v1.0.6
    Checking lexical-write-integer v1.0.6
    Checking simd-adler32 v0.3.9
    Checking adler2 v2.0.1
    Checking scopeguard v1.2.0
    Checking lock_api v0.4.14
    Checking lexical-write-float v1.0.6
    Checking miniz_oxide v0.8.9
    Checking lexical-parse-float v1.0.6
    Checking idna_adapter v1.2.2
   Compiling psm v0.1.31
   Compiling flatbuffers v25.12.19
    Checking aho-corasick v1.1.4
    Checking zlib-rs v0.6.4
    Checking percent-encoding v2.3.2
    Checking either v1.16.0
    Checking unicode-segmentation v1.13.3
   Compiling getrandom v0.4.3
    Checking regex-syntax v0.8.11
    Checking ryu v1.0.23
   Compiling thiserror v2.0.18
    Checking base64 v0.22.1
    Checking unicode-width v0.2.2
    Checking comfy-table v7.2.2
    Checking flate2 v1.1.9
    Checking form_urlencoded v1.2.2
    Checking idna v1.1.0
    Checking lexical-core v1.0.6
    Checking arrow-ord v59.0.0
    Checking regex-automata v0.4.14
   Compiling thiserror-impl v2.0.18
   Compiling tracing-attributes v0.1.31
    Checking atoi v2.0.0
   Compiling stacker v0.1.24
    Checking tracing-core v0.1.36
    Checking zstd v0.13.3
    Checking twox-hash v2.1.2
    Checking alloc-no-stdlib v2.0.4
   Compiling snap v1.1.1
   Compiling cfg_aliases v0.2.1
    Checking alloc-stdlib v0.2.4
    Checking lz4_flex v0.13.1
   Compiling nix v0.31.3
    Checking tracing v0.1.44
    Checking regex v1.12.4
    Checking arrow-cast v59.0.0
    Checking url v2.5.8
    Checking futures-executor v0.3.32
    Checking parking_lot v0.12.5
   Compiling async-trait v0.1.89
   Compiling ring v0.17.14
    Checking http v1.4.2
    Checking csv-core v0.1.13
    Checking humantime v2.3.0
   Compiling paste v1.0.15
    Checking simdutf8 v0.1.5
    Checking csv v1.4.0
    Checking arrow-ipc v59.0.0
    Checking futures v0.3.32
    Checking brotli-decompressor v5.0.3
    Checking itertools v0.14.0
   Compiling recursive-proc-macro-impl v0.1.1
    Checking getrandom v0.2.17
    Checking log v0.4.33
    Checking same-file v1.0.6
    Checking untrusted v0.9.0
    Checking walkdir v2.5.0
    Checking recursive v0.1.1
    Checking brotli v8.0.4
    Checking arrow-csv v59.0.0
    Checking object_store v0.13.2
    Checking arrow-json v59.0.0
    Checking uuid v1.23.3
    Checking arrow-string v59.0.0
    Checking itertools v0.15.0
    Checking arrow-row v59.0.0
    Checking arrow-arith v59.0.0
   Compiling sqlparser_derive v0.5.0
   Compiling seq-macro v0.3.6
    Checking arrow v59.0.0
    Checking sqlparser v0.62.0
    Checking object_store v0.14.0
    Checking hex v0.4.3
    Checking typenum v1.20.1
   Compiling pin-project-internal v1.1.13
   Compiling generic-array v0.14.7
    Checking datafusion-doc v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/doc)
    Checking hybrid-array v0.4.12
    Checking parquet v59.0.0
    Checking ppv-lite86 v0.2.21
    Checking pin-project v1.1.13
    Checking rand_core v0.9.5
   Compiling crossbeam-utils v0.8.21
    Checking foldhash v0.1.5
   Compiling rustix v1.1.4
    Checking hashbrown v0.15.5
    Checking rand_chacha v0.9.0
    Checking fixedbitset v0.5.7
    Checking linux-raw-sys v0.12.1
    Checking petgraph v0.8.3
    Checking rand v0.9.4
    Checking block-buffer v0.12.1
    Checking crypto-common v0.2.2
    Checking const-oid v0.10.2
    Checking fastrand v2.4.1
    Checking hashbrown v0.14.5
    Checking digest v0.11.3
   Compiling datafusion-macros v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/macros)
    Checking dashmap v6.2.1
    Checking tempfile v3.27.0
    Checking block-buffer v0.10.4
    Checking crypto-common v0.1.7
   Compiling blake3 v1.8.5
    Checking cpufeatures v0.3.0
    Checking subtle v2.6.1
    Checking digest v0.10.7
    Checking arrayvec v0.7.7
    Checking constant_time_eq v0.4.2
    Checking arrayref v0.3.9
    Checking blake2 v0.10.6
    Checking sha2 v0.11.0
    Checking md-5 v0.11.0
   Compiling liblzma-sys v0.4.6
    Checking libbz2-rs-sys v0.2.5
    Checking datafusion-common-runtime v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/common-runtime)
    Checking compression-core v0.4.32
    Checking tokio-util v0.7.18
    Checking bzip2 v0.6.1
    Checking glob v0.3.3
   Compiling bigdecimal v0.4.10
    Checking crc-catalog v2.5.0
   Compiling heck v0.5.0
    Checking crc v3.4.0
   Compiling strum_macros v0.28.0
    Checking tokio-stream v0.1.18
    Checking liblzma v0.4.6
    Checking compression-codecs v0.4.38
    Checking arrow-avro v59.0.0
    Checking async-compression v0.4.42
    Checking datafusion-common v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/common)
    Checking datafusion-expr-common v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/expr-common)
    Checking datafusion-physical-expr-common v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/physical-expr-common)
    Checking datafusion-functions-aggregate-common v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/functions-aggregate-common)
    Checking datafusion-functions-window-common v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/functions-window-common)
    Checking datafusion-expr v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/expr)
    Checking datafusion-physical-expr v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/physical-expr)
    Checking datafusion-execution v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/execution)
    Checking datafusion-functions v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/functions)
    Checking datafusion-functions-aggregate v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/functions-aggregate)
    Checking datafusion-functions-window v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/functions-window)
    Checking datafusion-optimizer v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/optimizer)
    Checking datafusion-physical-plan v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/physical-plan)
    Checking datafusion-physical-expr-adapter v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/physical-expr-adapter)
    Checking datafusion-functions-nested v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/functions-nested)
    Checking datafusion-sql v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/sql)
    Checking datafusion-session v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/session)
    Checking datafusion-datasource v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/datasource)
    Checking datafusion-pruning v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/pruning)
    Checking datafusion-catalog v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/catalog)
    Checking datafusion-datasource-json v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/datasource-json)
    Checking datafusion-datasource-csv v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/datasource-csv)
    Checking datafusion-datasource-parquet v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/datasource-parquet)
    Checking datafusion-physical-optimizer v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/physical-optimizer)
    Checking datafusion-datasource-avro v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/datasource-avro)
    Checking datafusion-datasource-arrow v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/datasource-arrow)
error[E0277]: the trait bound `parquet::errors::ParquetError: std::convert::From<object_store::Error>` is not satisfied
   --> /home/runner/work/datafusion/datafusion/datafusion/datasource-parquet/src/file_format.rs:605:13
    |
605 | /             self.store
606 | |                 .get_range(&self.meta.location, range)
607 | |                 .await
608 | |                 .map_err(ParquetError::from)
    | |____________________________________________^ the trait `std::convert::From<object_store::Error>` is not implemented for `parquet::errors::ParquetError`
    |
    = help: `parquet::errors::ParquetError` implements trait `std::convert::From<T>`:
              std::convert::From<BorrowMutError>
              std::convert::From<FromUtf8Error>
              std::convert::From<TryFromIntError>
              std::convert::From<Utf8Error>
              std::convert::From<arrow_schema::ArrowError>
              std::convert::From<object_store::Error>
              std::convert::From<parquet::parquet_thrift::ThriftProtocolError>
              std::convert::From<ring::error::unspecified::Unspecified>
            and 2 others

error[E0277]: the trait bound `parquet::errors::ParquetError: std::convert::From<object_store::Error>` is not satisfied
   --> /home/runner/work/datafusion/datafusion/datafusion/datasource-parquet/src/file_format.rs:608:26
    |
608 |                 .map_err(ParquetError::from)
    |                          ^^^^^^^^^^^^ the trait `std::convert::From<object_store::Error>` is not implemented for `parquet::errors::ParquetError`
    |
    = help: `parquet::errors::ParquetError` implements trait `std::convert::From<T>`:
              std::convert::From<BorrowMutError>
              std::convert::From<FromUtf8Error>
              std::convert::From<TryFromIntError>
              std::convert::From<Utf8Error>
              std::convert::From<arrow_schema::ArrowError>
              std::convert::From<object_store::Error>
              std::convert::From<parquet::parquet_thrift::ThriftProtocolError>
              std::convert::From<ring::error::unspecified::Unspecified>
            and 2 others

error[E0308]: arguments to this function are incorrect
   --> /home/runner/work/datafusion/datafusion/datafusion/datasource-parquet/src/reader.rs:159:25
    |
159 |         let mut inner = ParquetObjectReader::new(
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^
160 |             store,
161 |             partitioned_file.object_meta.location.clone(),
    |             --------------------------------------------- expected `object_store::path::Path`, found a different `object_store::path::Path`
    |
note: expected trait `object_store::ObjectStore`, found a different trait `object_store::ObjectStore`
   --> /home/runner/work/datafusion/datafusion/datafusion/datasource-parquet/src/reader.rs:160:13
    |
160 |             store,
    |             ^^^^^
note: there are multiple different versions of crate `object_store` in the dependency graph
   --> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/lib.rs:746:1
    |
746 | pub trait ObjectStore: std::fmt::Display + Send + Sync + Debug + 'static {
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
    |
   ::: /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.14.0/src/lib.rs:908:1
    |
908 | pub trait ObjectStore: std::fmt::Display + Send + Sync + Debug + 'static {
    | ------------------------------------------------------------------------ this is the found trait
    = help: you can use `cargo tree` to explore your dependency tree
note: there are multiple different versions of crate `object_store` in the dependency graph
   --> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/path/mod.rs:156:1
    |
156 | pub struct Path {
    | ^^^^^^^^^^^^^^^ this is the expected type
    |
   ::: /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.14.0/src/path/mod.rs:156:1
    |
156 | pub struct Path {
    | --------------- this is the found type
    = help: you can use `cargo tree` to explore your dependency tree
note: associated function defined here
   --> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-59.0.0/src/arrow/async_reader/store.rs:67:12
    |
 67 |     pub fn new(store: Arc<dyn ObjectStore>, path: Path) -> Self {
    |            ^^^

error[E0308]: arguments to this function are incorrect
   --> /home/runner/work/datafusion/datafusion/datafusion/datasource-parquet/src/reader.rs:216:25
    |
216 |         let mut inner = ParquetObjectReader::new(
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^
217 |             store,
218 |             partitioned_file.object_meta.location.clone(),
    |             --------------------------------------------- expected `object_store::path::Path`, found a different `object_store::path::Path`
    |
note: expected trait `object_store::ObjectStore`, found a different trait `object_store::ObjectStore`
   --> /home/runner/work/datafusion/datafusion/datafusion/datasource-parquet/src/reader.rs:217:13
    |
217 |             store,
    |             ^^^^^
note: there are multiple different versions of crate `object_store` in the dependency graph
   --> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/lib.rs:746:1
    |
746 | pub trait ObjectStore: std::fmt::Display + Send + Sync + Debug + 'static {
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
    |
   ::: /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.14.0/src/lib.rs:908:1
    |
908 | pub trait ObjectStore: std::fmt::Display + Send + Sync + Debug + 'static {
    | ------------------------------------------------------------------------ this is the found trait
    = help: you can use `cargo tree` to explore your dependency tree
note: there are multiple different versions of crate `object_store` in the dependency graph
   --> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/path/mod.rs:156:1
    |
156 | pub struct Path {
    | ^^^^^^^^^^^^^^^ this is the expected type
    |
   ::: /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.14.0/src/path/mod.rs:156:1
    |
156 | pub struct Path {
    | --------------- this is the found type
    = help: you can use `cargo tree` to explore your dependency tree
note: associated function defined here
   --> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-59.0.0/src/arrow/async_reader/store.rs:67:12
    |
 67 |     pub fn new(store: Arc<dyn ObjectStore>, path: Path) -> Self {
    |            ^^^

Some errors have detailed explanations: E0277, E0308.
For more information about an error, try `rustc --explain E0277`.
error: could not compile `datafusion-datasource-parquet` (lib) due to 4 previous errors
warning: build failed, waiting for other jobs to finish...

-----

error: failed to build rustdoc for crate datafusion v54.0.0
note: this is usually due to a compilation error in the crate,
      and is unlikely to be a bug in cargo-semver-checks
note: the following command can be used to reproduce the error:
      cargo new --lib example &&
          cd example &&
          echo '[workspace]' >> Cargo.toml &&
          cargo add --path /home/runner/work/datafusion/datafusion/datafusion/core --features array_expressions,avro,backtrace,bzip2,compression,crypto_expressions,datafusion-datasource-avro,datafusion-datasource-parquet,datafusion-functions-nested,datafusion-sql,datetime_expressions,default,encoding_expressions,extended_tests,flate2,force_hash_collisions,liblzma,math_expressions,nested_expressions,parquet,parquet_encryption,recursive_protection,regex_expressions,serde,sql,sqlparser,string_expressions,unicode_expressions,zstd &&
          cargo check &&
          cargo doc

error: aborting due to failure to build rustdoc for crate datafusion v54.0.0

@github-actions github-actions Bot added the auto detected api change Auto detected API change label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto detected api change Auto detected API change auto-dependencies core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant