4paradigm / 4paradigm/OpenMLDB
create table add default null
Đang mở
bug
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
```
> create table t1(c1 string default null);
Error: [2000] default value type mismatch
```
`default null` is needless, but it should pass, and the error is not good.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.