lava-oushudb-dt-sql-parser/test/parser/hive/syntax/fixtures
XCynthia 97ab76af76
Feat check hive create syntax (#157)
* check and update abort and alter sql

* delete superfluous space

* update grammar lib after change alter parser

* update alter parser to be compatible

* check create sql

---------

Co-authored-by: zhaoge <>
2023-09-06 16:42:04 +08:00
..
abort.sql test: hivesql abort syntax unit tests 2023-07-10 10:21:16 +08:00
alterConnector.sql check alter sql and syntax (#156) 2023-09-06 11:46:46 +08:00
alterDatabase.sql check alter sql and syntax (#156) 2023-09-06 11:46:46 +08:00
alterIndex.sql check alter sql and syntax (#156) 2023-09-06 11:46:46 +08:00
alterScheduleQuery.sql check alter sql and syntax (#156) 2023-09-06 11:46:46 +08:00
alterTable.sql check alter sql and syntax (#156) 2023-09-06 11:46:46 +08:00
alterView.sql check alter sql and syntax (#156) 2023-09-06 11:46:46 +08:00
createConnector.sql Feat check hive create syntax (#157) 2023-09-06 16:42:04 +08:00
createDatabase.sql Feat check hive create syntax (#157) 2023-09-06 16:42:04 +08:00
createFunction.sql test: hiveSQL createStatement unit tests 2023-07-07 14:48:44 +08:00
createIndex.sql Feat check hive create syntax (#157) 2023-09-06 16:42:04 +08:00
createMacro.sql test: hiveSQL createStatement unit tests 2023-07-07 14:48:44 +08:00
createRole.sql test: hiveSQL createStatement unit tests 2023-07-07 14:48:44 +08:00
createScheduledQuery.sql test: hivesql schedule query ddl syntax unit tests 2023-07-10 10:37:19 +08:00
createTable.sql Feat check hive create syntax (#157) 2023-09-06 16:42:04 +08:00
createView.sql Feat check hive create syntax (#157) 2023-09-06 16:42:04 +08:00
delete.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
describe.sql test: hivesql describe syntax unit tests 2023-07-10 10:19:30 +08:00
drop.sql test: hivesql schedule query ddl syntax unit tests 2023-07-10 10:37:19 +08:00
export.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
import.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
insertFormValues.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
insertFromQuery.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
load.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
merge.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
reload.sql test: hivesql drop syntax unit tests 2023-07-10 10:09:03 +08:00
show.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00
update.sql Test/hive dml (#155) 2023-09-06 15:15:04 +08:00