数据写入报错

Viewed 25

Reason: column_name[byxxmcqc], the length of input is too long than schema. first 32 bytes of input str: [通信地址:黑龙江省嫩江�] schema length: 100; actual length: 169; . src line [];

1 Answers

数据质量的问题,如果数据是从mysql同步过来的,把字符长度扩大为原来的3倍