CbcWestwolf

Results 67 comments of CbcWestwolf

This issue seems appear in v6.1.0, but not in v6.0.0 and v5.4.0 ```sql use test; create table issue37045 ( hashid varchar(32), id varchar(1000), date varchar(1000), `partition` json, ab_id varchar(256) unique...