alibaba / alibaba/GraphScope

[GIE Error Handling] Refine error handling in compiler

Open
#2,531 0 comments 0 reactions 1 assignee Claimed by @shirly121 View on GitHub
component:gie
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
refine error handling in gremlin or cypher parser:
- [x] print more error hints (position, error text) for invalid query
- [x] throw errors for invalid compositions of operators

refine error handing in GraphBuilder:
- [x] throw errors for non-existing alias or property
- [x] throw errors for mismatch operands type of an operator
- [ ] throw errors for invalid graph patterns

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.