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

Improve query language parser diagnostics #845

Open
AntonyBlakey opened this issue Feb 22, 2024 · 0 comments
Open

Improve query language parser diagnostics #845

AntonyBlakey opened this issue Feb 22, 2024 · 0 comments
Assignees

Comments

@AntonyBlakey
Copy link
Contributor

AntonyBlakey commented Feb 22, 2024

Currently we get error messages like this:

Parse error:
expected '(' at: [TreeNode @b [DelimitedIdentifier]
Alt at: [TreeNode @b [DelimitedIdentifier]

The default error processing from nom is not so good.

Originally posted by @AntonyBlakey in #761 (comment)

@AntonyBlakey AntonyBlakey self-assigned this Feb 22, 2024
@OmarTawfik OmarTawfik changed the title Improve query language parser diagnostics. Improve query language parser diagnostics Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ⏳ Todo
Development

No branches or pull requests

1 participant