An open API service indexing awesome lists of open source software.

https://github.com/rurumimic/impala-fe


https://github.com/rurumimic/impala-fe

apache-impala lexer parser

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# impala-fe

## Ref

- apache/[impala](https://github.com/apache/impala)/[fe](https://github.com/apache/impala/tree/master/fe)
- [sql-scanner.flex](https://github.com/apache/impala/blob/master/fe/src/main/jflex/sql-scanner.flex)
- [sql-parser.cup](https://github.com/apache/impala/blob/master/fe/src/main/cup/sql-parser.cup)