Skip to content

feat(services-fs): Support write-if-not-exists in fs backend#5605

Merged
Xuanwo merged 7 commits intoapache:mainfrom
splitgraph:fs-if-not-exists
Feb 7, 2025
Merged

feat(services-fs): Support write-if-not-exists in fs backend#5605
Xuanwo merged 7 commits intoapache:mainfrom
splitgraph:fs-if-not-exists

Conversation

@SergeiPatiakin
Copy link
Copy Markdown
Contributor

@SergeiPatiakin SergeiPatiakin commented Feb 5, 2025

Which issue does this PR close?

Closes #5606.

Rationale for this change

Explained in issue

What changes are included in this PR?

Explained in issue

Are there any user-facing changes?

No. Adds support of existing capability for existing backend

@SergeiPatiakin SergeiPatiakin marked this pull request as ready for review February 5, 2025 11:35
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 @SergeiPatiakin for working on this!

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 @SergeiPatiakin for working on this!

@Xuanwo Xuanwo changed the title Support write-if-not-exists in fs backend feat(services-fs): Support write-if-not-exists in fs backend Feb 7, 2025
@github-actions github-actions bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Feb 7, 2025
@Xuanwo Xuanwo merged commit 94dc47f into apache:main Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new feature: write-if-not-exists for fs backend

3 participants