Skip to content

feat(copy): add conditional destination copy#7600

Merged
Xuanwo merged 2 commits into
apache:mainfrom
dentiny:hjiang/conditioal-copy
May 23, 2026
Merged

feat(copy): add conditional destination copy#7600
Xuanwo merged 2 commits into
apache:mainfrom
dentiny:hjiang/conditioal-copy

Conversation

@dentiny
Copy link
Copy Markdown
Member

@dentiny dentiny commented May 22, 2026

Which issue does this PR close?

Closes #7599

Rationale for this change

Conditional copy, which checks the existence and version for target is supported in S3.
Reference:

What changes are included in this PR?

This PR adds conditional copy feature in S3 against target object.

Are there any user-facing changes?

Yes, users are able to do conditional copy.

AI Usage Statement

Opus 4.7 made all the code change for me.

@dentiny dentiny requested a review from Xuanwo as a code owner May 22, 2026 19:59
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels May 22, 2026
@dentiny dentiny requested a review from tisonkun as a code owner May 22, 2026 20:58
Copy link
Copy Markdown
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.

Thank you!

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 23, 2026
@Xuanwo Xuanwo merged commit d2dcc1e into apache:main May 23, 2026
382 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/feat The PR implements a new feature or has a title that begins with "feat" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new feature: support conditional copy for S3

2 participants