test: hivesql describe syntax unit tests
This commit is contained in:
3
test/parser/hive/syntax/fixtures/describe.sql
Normal file
3
test/parser/hive/syntax/fixtures/describe.sql
Normal file
@ -0,0 +1,3 @@
|
||||
DESCRIBE FORMATTED default.src_table PARTITION (part_col = 100) columnA;
|
||||
|
||||
DESCRIBE default.src_thrift lintString.$elem$.myint;
|
Reference in New Issue
Block a user