-
Notifications
You must be signed in to change notification settings - Fork 721
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestintegrations/object_store
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestintegrations/object_store