c4030929b2
* 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
21 lines
95 B
SQL
21 lines
95 B
SQL
ALTER
|
|
;
|
|
CREATE
|
|
;
|
|
DELETE
|
|
;
|
|
DESCRIBE
|
|
;
|
|
DROP
|
|
;
|
|
EXPORT
|
|
;
|
|
IMPORT
|
|
;
|
|
INSERT
|
|
;
|
|
LOAD
|
|
;
|
|
SHOW
|
|
;
|