Skip to content

new feature: Add if-match & if-none-match support for reader #5426

@Xuanwo

Description

@Xuanwo

Feature Description

OpenDAL supports read_with(path).if_match(etag) but not reader_with(path).if_match(etag), it will be great if we can support it.

Problem and Solution

reader could read diffent range of file, so the etag may need to pass while perform real reading IO. The API should be carefully designed.

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

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions