Skip to content
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

feat(core): Add Copy Support #1841

Merged
merged 3 commits into from
Apr 3, 2023
Merged

feat(core): Add Copy Support #1841

merged 3 commits into from
Apr 3, 2023

Conversation

suyanhanx
Copy link
Member

@suyanhanx suyanhanx commented Apr 2, 2023

part of #361
Add support to copy and blocking_copy

Currently only the fs implementation is done.

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! Thanks a lot!

core/examples/object.rs Outdated Show resolved Hide resolved
core/src/layers/logging.rs Show resolved Hide resolved
core/src/types/operator/operator.rs Show resolved Hide resolved
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
core/src/services/fs/backend.rs Show resolved Hide resolved
core/src/types/operator/operator.rs Outdated Show resolved Hide resolved
@suyanhanx suyanhanx marked this pull request as ready for review April 3, 2023 02:24
@suyanhanx suyanhanx requested a review from Xuanwo April 3, 2023 02:34
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
@suyanhanx
Copy link
Member Author

As a new capability, I intend to add a new behavioral test.

@Xuanwo
Copy link
Member

Xuanwo commented Apr 3, 2023

As a new capability, I intend to add a new behavioral test.

This PR is good enough to be merged. Maybe we can add behavior test in next PR?

@Xuanwo Xuanwo changed the title feat(core): basic copy feat(core): Add Copy Support Apr 3, 2023
@suyanhanx
Copy link
Member Author

This PR is good enough to be merged. Maybe we can add behavior test in next PR?

LGTM. Will open another.

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 merged commit c98982e into apache:main Apr 3, 2023
@suyanhanx suyanhanx deleted the fs-cp branch April 3, 2023 07:07
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.

2 participants