Skip to content

Conversation

@v0y4g3r
Copy link
Contributor

@v0y4g3r v0y4g3r commented Apr 2, 2023

This PR adds Writer support for aliyun OSS so that it can leverage the multipart upload functionality to append bytes to objects.

This PR fixes #1761

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.

Mostly LGTM! Thank you very much. This pull request can be merged once all the CI tests have passed.

@v0y4g3r
Copy link
Contributor Author

v0y4g3r commented Apr 3, 2023

Mostly LGTM! Thank you very much. This pull request can be merged once all the CI tests have passed.

Sorry for the delay. I'm trying to do some tests on oss to ensure the correctness

@Xuanwo
Copy link
Member

Xuanwo commented Apr 3, 2023

Sorry for the delay. I'm trying to do some tests on oss to ensure the correctness

This test is included in our behavior tests and can be run using cargo test oss. For more information on the test setup, please visit https://github.com/apache/incubator-opendal/tree/main/core/tests/behavior.

@v0y4g3r v0y4g3r marked this pull request as ready for review April 3, 2023 06:44
@Xuanwo
Copy link
Member

Xuanwo commented Apr 3, 2023

Thanks a lot!

@Xuanwo Xuanwo merged commit cc44409 into apache:main Apr 3, 2023
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.

service/oss: Add writer support

2 participants