Skip to content

Conversation

kmcginnes
Copy link
Collaborator

@kmcginnes kmcginnes commented Jul 23, 2024

Description

Order by vertex was added in Gremlin v3.6.0. In order to at least partially support older versions I've updated the query to use .order().by(id()) instead.

Validation

  • Tested with Neptune v1.2.0.1
  • Tested with Neptune v1.3.2.1

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes force-pushed the fix-gremlin-order-query branch from c26b093 to 4762e78 Compare July 23, 2024 21:13
@kmcginnes kmcginnes force-pushed the fix-gremlin-order-query branch from 4762e78 to 5c1fa8d Compare July 23, 2024 21:14
@kmcginnes kmcginnes marked this pull request as ready for review July 23, 2024 21:16
@kmcginnes kmcginnes requested a review from vkagamlyk July 23, 2024 21:16
@kmcginnes kmcginnes merged commit 92bff60 into aws:main Jul 23, 2024
@kmcginnes kmcginnes deleted the fix-gremlin-order-query branch July 23, 2024 23:00
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.

2 participants