feat(bindings/c): add writer operation for Bindings C and Go#5141
Merged
feat(bindings/c): add writer operation for Bindings C and Go#5141
Conversation
df7ac7a to
5843349
Compare
5843349 to
45357c3
Compare
xyjixyjixyji
approved these changes
Sep 25, 2024
Contributor
xyjixyjixyji
left a comment
There was a problem hiding this comment.
I think the C part is well written. +1 for the C code.
4fc7d5f to
59582c7
Compare
Signed-off-by: Hanchin Hsieh <[email protected]>
Signed-off-by: Hanchin Hsieh <[email protected]>
Signed-off-by: Hanchin Hsieh <[email protected]>
Signed-off-by: Hanchin Hsieh <[email protected]>
f4a2948 to
1ab7ae1
Compare
26 tasks
Signed-off-by: Hanchin Hsieh <[email protected]>
1ab7ae1 to
143805f
Compare
Member
Author
|
Ready for review |
Xuanwo
approved these changes
Sep 25, 2024
Member
Xuanwo
left a comment
There was a problem hiding this comment.
Thanks a lot for building this @yuchanns, and thanks @xyjixyjixyji's review!
15 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
part of #4892.
opendal/core/src/types/blocking_write/std_writer.rs
Line 42 in 7821d77