Skip to content

Improve handling of mixed type Gremlin results #592

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

Merged
merged 3 commits into from
May 11, 2024
Merged

Conversation

michaelnchin
Copy link
Member

Issue #, if available: #591

Description of changes:

  • Fixed a %%gremlin bug where the results DataFrame would fail to create when processing both list and vertex/string type elements.

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

@michaelnchin michaelnchin merged commit b377212 into main May 11, 2024
3 checks passed
@michaelnchin michaelnchin deleted the Issue-591 branch May 11, 2024 04:03
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.

[BUG] Gremlin magic fails when results contain both list and vertex type
1 participant