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

CySQL Fix Poor Type Negotiation for []graph.ID Parameters #1054

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

zinic
Copy link
Contributor

@zinic zinic commented Jan 7, 2025

Description

This prevents the possibility of missing nodes causing a panic in caching logic for traversal.

Motivation and Context

Seeing this happen in two large environments. This also cleans up caching logic that could panic.

How Has This Been Tested?

Integration test coverage.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

@zinic zinic changed the base branch from main to stage/v6.3.3 January 7, 2025 19:55
@zinic zinic changed the title Bed 5255 CySQL Fix Poor Type Negotiation for []graph.ID Parameters Jan 7, 2025
@zinic zinic merged commit a995978 into stage/v6.3.3 Jan 7, 2025
4 checks passed
@zinic zinic deleted the BED-5255 branch January 7, 2025 20:08
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants