2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++1,144 forks (1,144 forks)batch import
affects/nonehacktoberfestseverity/nonetype/bug
Repository metrics
- Stars
- 9,828 stars (9,828 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
This crashed graphd now.
SHOW EDGES
union
SHOW TAGS
Contributor guide
- Research direction
- Inspect how SHOW EDGES and SHOW TAGS generate their result rows. Then examine the UNION operator's handling of these rows, especially type matching and memory allocation, to identify the crash cause.
- Tech stack
- None
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- C++Git