Skip to content

feat: append action allows snapshot properties #1534

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dentiny
Copy link
Contributor

@dentiny dentiny commented Jul 21, 2025

Which issue does this PR close?

What changes are included in this PR?

I have a real-world production requirement: I need the capability to add snapshot properties to a new snapshot, whether or not there's new data files appended at the same time.

In this PR, I tried to reuse the FastAppend interface, which allows people only added properties but not data files.
I don't find other available interfaces at the moment.

Are these changes tested?

Unit tested added.

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.

Feature request: support set snapshot property
1 participant