在 严格模式 下,如果列是int类型,但是写入的数据范围超过int 用stream load 写入值会变成 null; insert-sql,则会变成溢出值 有办法直接报错嘛?
目前行为:stream load会报错,insert会截断,目前是符合预期的,可以调整表字段类型为 string