Skip to content

new feature: Bump object_store to 0.13.1 #7237

@comphead

Description

@comphead

Feature Description

Please upgrade object_store to 0.13.1 version.
DataFusion already migrated https://github.com/apache/datafusion/blob/10b5f224112e1bc3361e5796ce106aa56afc7dc0/Cargo.toml#L169

Problem and Solution

In Comet we migrate to DataFusion 53 apache/datafusion-comet#3620 and DF expectes new object_store in

    runtime_env.register_object_store(&url, Arc::from(object_store));

However we getting object_store from open_dal which is still 0.12.5

Additional Context

No response

Are you willing to contribute to the development of this feature?

  • Yes, I am willing to contribute to the development of this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions