lava-oushudb-dt-sql-parser/test/parser/impala
Hayden 3c7c59fb70
feat: optimize suggestion (#231)
* feat: optimize the strategy of finding the right range

* test: apply commentOtherLine util to all suggestion tests

* test: decomment suggestion test cases

* test: add suggestion test cases in multiple statements

* chore: improve comments

* test: update log info in test
2023-12-13 11:33:47 +08:00
..
suggestion feat: optimize suggestion (#231) 2023-12-13 11:33:47 +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