bbbearxyz
bbbearxyz
we already support full feature for type text in pr #4168
> Can we recognize longtext, mediumtext and tinytext with a current MySQL sql statement? @bbbearxyz no, we just use text type
this problem, I need one line about 10000000_20_columns_load_data
the issue is same as issue #5464
now date type range is date[0001-01-01 to 9999-12-31], datetime range is date[0001-01-01 00:00:00 to 9999-12-31 23:59:59]
> > now date type range is date[0001-01-01 to 9999-12-31] > > Where can I look this up? sorry, you better to look in the mo code or ask me.
pr #6245 all ready add date/datetime range check, if out of range, sys will report err. But in the extern table, only when select data from table, then the table...
now #6245 support timestamp range check
i test this problem in mysql, mysql also allow this, so I don't think this is a bug.
I think now cpkey is implmented in the compute layer, so Xu Peng please talk with Tian Feng, give a conclusion