Re: 回复:用jdbc 批量 写入doris 问题

2021-12-23 Thread
t;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,"赵珩" 写道: >>不是很清楚你在doris中存储二进制数据

Re: 用jdbc 批量 写入doris 问题

2021-12-23 Thread
21-12-23 12:14:40,"陈明雨" 写道: 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,"

Re: 回复:doris支持二进制数组存储吗?

2021-12-21 Thread
不是很清楚你在doris中存储二进制数据的用途, 是维度还是度量? 如果是度量,  可以考虑的一种方法是使用base64编码后做为字符串存入 也许还有更好的方法 在 2021/12/22 10:56, 胡晨光 写道: 是不是说,目前储存二进制数据只能转换成字符串,再存储? 回复的原邮件 | 发件人 | 胡晨光<13866174...@126.com> | | 发送日期 | 2021年12月22日 10:26 | | 收件人 | dev | | 主题 | doris支持二进制数组存储吗? | 专家,您好: doris支持二进制数组存储吗?我需要存储1K左右的