lava-oushudb-dt-sql-parser/test/parser/impala
Hayden ee8b468778
feat: add ErrorStrategy(#230)
* refactor: rename errorHandler to errorListener

* feat: add ErrorStrategy to mark context exceptions

* test: errorStrategy unit tests
2023-12-11 17:34:49 +08:00
..
suggestion fix: add partitioned by sql unit test and compile impala (#221) 2023-11-29 10:02:16 +08:00
syntax fix(impala): update impala nonReserved and keywords use as functionName (#229) 2023-12-07 13:52:09 +08:00
errorStrategy.test.ts feat: add ErrorStrategy(#230) 2023-12-11 17:34:49 +08:00
lexer.test.ts feat: support impala (#184) 2023-11-28 21:11:07 +08:00
listener.test.ts Fix/split listener (#228) 2023-12-08 18:33:16 +08:00
visitor.test.ts fix: add missing expression predicate to impala parser(#225) 2023-11-30 19:56:07 +08:00