Use CrateDB's ANTLR grammar in SQL parser
Open
enhancement
- Dominant language
- Python
- Stars
- 49
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Lets replace the `sqlparse` with a parser generated from the CrateDB antlr grammar (e.g. [cratedb-sqlparse](https://github.com/crate/cratedb-sqlparse)), to ensure it supports our SQL dialect.
~See https://github.com/antlr/antlr4/blob/4.6/doc/python-target.md~
_Originally posted by @mfussenegger in https://github.com/crate/crash/pull/432#pullrequestreview-1942455036_
Contributor guide
Assessment
This issue has not been assessed yet.