yaozhu

Results 3 issues of yaozhu

**Describe the bug** The drill report a exception since a query running, report msg:There are not enough rules to produce a node with desired properties **To Reproduce** CREATE TABLE ORDERS...

mysql table baseall and table test has the same tale struct and recored show create table baseall; +---------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Table | Create Table | +---------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | baseall | CREATE TABLE...

to-be-verified

create table in hive schame by drill as follows: create table hive.t (a string ,b string, c string) insert value lengths should longer than 256 words eg: insert into hive.t...