Skip to content

new feature: Implement raw::Access for ObjectStore in object_store_opendal #6171

@flaneur2020

Description

@flaneur2020

Feature Description

related: #6162 (reply in thread)

Problem and Solution

Following the suggestions from @flaneur2020 and @alamb, I'm beginning to think implementing raw::Access for ObjectStore in object_store_opendal is a good idea, as discussed in apache/iceberg-rust#172.

In this way, both opendal and object_store users can play well with each other.

  • object_store users can use opendal as ObjectStore
  • opendal users can build and share the same ObjectStore instance across different systems, especilly for datafusion.

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions