4d1dfa676f
* refactor: spark sql g4 * feat: support spark sql suggestion * test: spark sql suggestion unit test * test: hive spell check * feat: spark sql keyword has multiple values * test: KW_NOT KW_RLIKE split into two value --------- Co-authored-by: liuyi <liuyi@dtstack.com>
19 lines
85 B
SQL
19 lines
85 B
SQL
ALTER
|
|
;
|
|
CREATE
|
|
;
|
|
DELETE
|
|
;
|
|
DESCRIBE
|
|
;
|
|
DROP
|
|
;
|
|
INSERT
|
|
;
|
|
LOAD
|
|
;
|
|
SHOW
|
|
;
|
|
EXPORT
|
|
;
|