fix: #295 #297 optimize impala data types suggestion and create table (#296)

* fix: #295 impala data types suggestion

* fix: #297 impala create table with STRUCT
This commit is contained in:
琉易
2024-04-21 12:10:36 +08:00
committed by GitHub
parent fa30fe9253
commit 31b57a494b
13 changed files with 5738 additions and 5248 deletions

View File

@ -7,3 +7,5 @@ DROP ;
INSERT ;
SHOW ;
CREATE TABLE t1 (id );