lava-oushudb-dt-sql-parser/test/parser/hive/syntax
XCynthia 6dad62ddf4
check alter sql and syntax (#156)
* check and update abort and alter sql

* delete superfluous space

* update grammar lib after change alter parser

* update alter parser to be compatible

---------

Co-authored-by: zhaoge <>
2023-09-06 11:46:46 +08:00
..
fixtures check alter sql and syntax (#156) 2023-09-06 11:46:46 +08:00
abortStatement.test.ts test: hivesql abort syntax unit tests 2023-07-10 10:21:16 +08:00
alterStatement.test.ts check alter sql and syntax (#156) 2023-09-06 11:46:46 +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