comphead opened a new issue, #7237:
URL: https://github.com/apache/opendal/issues/7237

   ### 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 
https://github.com/apache/datafusion-comet/pull/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to