-
Notifications
You must be signed in to change notification settings - Fork 569
feat(bindings/c): add opendal_operator_check #5851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
todo: test, doc |
remove_xxx APIs are going to deprecate after delete support recursive. Let's hold on for a while. |
ae72999
to
9dbe512
Compare
bbf91ec
to
058643e
Compare
It's better not to introduce those API before we has #3922 implemented. |
b1588b2
to
ad26d64
Compare
…_write(const opendal_operator*, const char*, const opendal_bytes*)’
ad26d64
to
d6dd1db
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @asukaminato0721 for this!
@asukaminato0721 @Xuanwo shouldn't this lister be triggered with |
it's the same "code" as the async version. opendal/core/src/types/operator/operator.rs Lines 217 to 224 in 2282db5
|
Which issue does this PR close?
part of #2959.
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?
add opendal_operator_check