-
Notifications
You must be signed in to change notification settings - Fork 732
new feature: Support more storage services and APIs for Go bindings. #5326
Copy link
Copy link
Closed
Labels
Description
Feature Description
In Go, we are using OpenDAL to implement file and directory operations for storage systems such as S3, HDFS, GCS, OSS, and Azure Blob. We need to support the following features:
- Go service support for HDFS, GCS, OSS, and Azure Blob.
- Go service support for macOS.
- The Go binding API should support the RangeBounds parameter in the Reader, as in the Rust version.
Problem and Solution
The main issues:
- The backend storage systems does not support HDFS, GCS, OSS, and Azure Blob..
- The Go binding API does not support offset-based read operation.
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
Type
Fields
Give feedbackNo fields configured for issues without a type.