Skip to content

Conversation

@STRRL
Copy link
Contributor

@STRRL STRRL commented Apr 17, 2023

close #1966

This PR introduces if_match: Option<String> for structs OpRead, OpWrite and OpStat

Signed-off-by: STRRL <im@strrl.dev>
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks a lot!

@Xuanwo Xuanwo marked this pull request as ready for review April 17, 2023 08:48
@STRRL
Copy link
Contributor Author

STRRL commented Apr 17, 2023

This PR only introduces options in Op(s) without service implementation.

I noticed that lots of contributors want to build the implementation to popular backends, so this PR just opened without implementation for not blocking their works.

@Xuanwo Xuanwo merged commit bae04af into apache:main Apr 17, 2023
@Xuanwo
Copy link
Member

Xuanwo commented Apr 17, 2023

I noticed that lots of contributors want to build the implementation to popular backends, so this PR just opened without implementation for not blocking their works.

Thank you very much! I apologize for the pressure. We will work on improving our task assignments in the future.

@STRRL
Copy link
Contributor Author

STRRL commented Apr 17, 2023

I noticed that lots of contributors want to build the implementation to popular backends, so this PR just opened without implementation for not blocking their works.

Thank you very much! I apologize for the pressure. We will work on improving our task assignments in the future.

That's OK. I am REALLY pleased to see many active contributors in opendal community. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

core: Add if-match support in OpRead/OpWrite/OpStat

2 participants