这个问题是不是超过了text 的限制长度?

提问者:Rae 问题分类:数据库
这个问题是不是超过了text 的限制长度?我doris报错信息如下:
Reason: column_name[DLNR], the length of input string is too long than vec schema. first 32 bytes of input str: [B	CaseDocdata	taglists	000000003] schema length: 2147483643; limit length: 1048576; actual length: 1058616; . src line [];
1 个回答
浅时光
浅时光
是的, 可以换成string,string可以调整长度
发布于:2小时前 IP属地:四川省
我来回答