lava-oushudb-dt-sql-parser/test/parser/hive/syntax
Hayden af1d71c576
Feat/hive ddl (#150)
* test: test cases about Alter Either Table or Partition

* feat: support alter protection and correct alter compact

* feat: improve keyword rules

* feat: recompile hive grammar
2023-08-30 17:58:20 +08:00
..
fixtures Feat/hive ddl (#150) 2023-08-30 17:58:20 +08:00
abortStatement.test.ts test: hivesql abort syntax unit tests 2023-07-10 10:21:16 +08:00
alterStatement.test.ts test: hivesql schedule query ddl syntax unit tests 2023-07-10 10:37:19 +08:00
createStatement.test.ts test: hiveSQL test units of index 2023-07-07 14:52:59 +08:00
describeStatement.test.ts test: hivesql describe syntax unit tests 2023-07-10 10:19:30 +08:00
dropStatement.test.ts test: hivesql drop syntax unit tests 2023-07-10 10:09:03 +08:00
showStatement.test.ts test: hivesql show syntax unit tests 2023-07-10 10:09:28 +08:00