Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.87k stars 2.94k forks source link

Support range copy in copyObject and co...; Port [#17390] to branch-2.10 #18685

Closed alluxio-bot closed 2 months ago

alluxio-bot commented 2 months ago

What changes are proposed in this pull request?

Support range copy in copyObject and copyPart

Why are the changes needed?

some copy requests have the parameter for start offset and end offset, we need to follow it to perform CopyObject and CopyPart.

Does this PR introduce any user facing changes?

No

[This is an auto-generated PR to cherry-pick committed PR Alluxio/alluxio#17390 into target branch branch-2.10]

Jackson-Wang-7 commented 2 months ago

alluxio-bot, merge this please