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

Use CreateGraphSnapshot API for %reset --snapshot #654

Merged
merged 6 commits into from
Jul 19, 2024
Merged

Conversation

michaelnchin
Copy link
Member

Issue #, if available: #651

Description of changes:

  • Changed the Neptune Analytics --snapshot option for %reset to call and poll the CreateGraphSnapshot API, instead of passing skipSnapshot=False with the GraphReset API call. This ensures that --snapshot will work even on graphs where skipSnapshot is unsupported.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@michaelnchin michaelnchin marked this pull request as ready for review July 19, 2024 00:51
@michaelnchin michaelnchin merged commit 0c25617 into main Jul 19, 2024
3 checks passed
@michaelnchin michaelnchin deleted the Issue-651 branch July 19, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

Create graph snapshot on behalf of the user when %reset --snapshot is unsupported on current graph version
1 participant