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

Fix %%gremlin profile serializer issue on Neptune DB <=1.2.x #694

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

michaelnchin
Copy link
Member

Issue #, if available: #693

Description of changes:

  • Switched the default value of the %%gremlin profile --profile-serializer option from GRAPHSON_V3_UNTYPED to GRAPHSON_V3 (typed). This fixed a backwards compatibility issue with Neptune Database instances on major engine version 1.2 or older.

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 September 18, 2024 02:44
@michaelnchin michaelnchin merged commit 3d2bfd6 into main Sep 18, 2024
4 checks passed
@michaelnchin michaelnchin deleted the Issue-693 branch September 18, 2024 02:44
@michaelnchin michaelnchin linked an issue Sep 18, 2024 that may be closed by this pull request
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.

[BUG] Gremlin profile fails on older Neptune DB versions
1 participant