Doris currently not support binary type. If you want to save some object like image file, you may need to convert it to base64 and save as a string(in utf8).
-- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-12-22 11:09:41,"赵珩" <imzhaoh...@qq.com.INVALID> 写道: >不是很清楚你在doris中存储二进制数据的用途, 是维度还是度量? > >如果是度量, 可以考虑的一种方法是使用base64编码后做为字符串存入 > >也许还有更好的方法 > >在 2021/12/22 10:56, 胡晨光 写道: >> 是不是说,目前储存二进制数据只能转换成字符串,再存储? >> >> >> ---- 回复的原邮件 ---- >> | 发件人 | 胡晨光<13866174...@126.com> | >> | 发送日期 | 2021年12月22日 10:26 | >> | 收件人 | dev<dev@doris.apache.org> | >> | 主题 | doris支持二进制数组存储吗? | >> 专家,您好: >> >> doris支持二进制数组存储吗?我需要存储1K左右的二进制数据,用什么类型好呢? >> >> 感谢 > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >For additional commands, e-mail: dev-h...@doris.apache.org