lava-oushudb-dt-sql-parser/test/parser/hive
Hayden c4030929b2
Feat/auto complete (#175)
* feat: update hive grammar to adapt to c3

* feat: support viewName, dbName, fnName autoComplete to hive

* test: add hive suggestion unit test

* test: optimze flink suggestion unit tests
2023-10-10 16:37:49 +08:00
..
suggestion Feat/auto complete (#175) 2023-10-10 16:37:49 +08:00
syntax test: hive complete data types' check and unit tests (#160) 2023-10-08 14:14:03 +08:00
lexer.test.ts refactor: migrate antlr4 v4.12.0 to antlr4ts(4.9.0) (#106) 2023-05-30 14:44:03 +08:00
listener.test.ts test: hive complete data types' check and unit tests (#160) 2023-10-08 14:14:03 +08:00
visitor.test.ts Test/hive dml (#155) 2023-09-06 15:15:04 +08:00