Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
00SoWhat00
6
•
asked Aug 20, 2024
BUG explode_map() 函数BUG
{code...}
2.1
0
votes
1
answers
35
views
pillar
5
•
asked Aug 20, 2024
Doris查询数据中间结果落盘功能
现阶段doris如果涉及到大查询,在内存不足或者集群压力比较大的时候,会导致超内存限制而语句报错,但是实际开发过程中,有些离线数据或者实时性要求不高的数据,只需要得出结果,不需要很快的响应,请问doris是否支持中间结果落盘的计划? 可以在session级别或者sql级别添加参数,控制该执行的sql,中间结果落盘,而不报超内存错误,执行时间长都没问题
2.1
0
votes
1
answers
164
views
pillar
5
•
asked Aug 20, 2024
同样的数据,排序键顺序不一样,数据量差30%
Doris版本:doris-2.0.9-5c2fca80b0 建表语句1: 建表语句2: 同样使用lz4压缩方式,唯一的区别就是,主键排序字段不一样 表一使用lz4压缩,主键顺序event_name(varchar100)排在首位,show data 大小为 5.203 GB 表一使用lz4压缩,主键顺序event_time(datetime)排在首位,show data 大小为 3.815 GB 为何仅仅修改了排序键的顺序,占用磁盘空间差距近30%? 主键顺序不同,是否有索...
2.0
0
votes
1
answers
152
views
dinsy
3
•
asked Aug 20, 2024
请教,Doris在做压测时,出现查询效率低的问题,请大神帮忙分析一下
Doris在做压测时,出现查询效率低的问题, 基本信息如下: Doris三台机器,1台FE,三台BE,64核,128G,HDD 单表600W,大约1G,分两个桶,没有分区,SQL语句单条查询大概在1.5-2秒左右,压测100并发时间在13-20秒之间 QueryProfile分析: 根据QueryProfile信息, 1. 在Instance 26d0866efab94717-a8ef244b11cb8f1d(.224)的PipelineTask (index=1)中Task...
2.0
0
votes
1
answers
172
views
智慧畅行-龚进
19
•
asked Aug 20, 2024
Doris集群数据迁移
我们现在在阿里云上面有两个doris集群(一个是1.2.6版本,一个是2.0.9版本),现在要把数据整体迁移到天翼云的doris集群(2.0.9版本),总数据量在2T左右,有什么快速可靠的迁移方案吗?
2.0
0
votes
1
answers
98
views
boview
5
•
asked Aug 20, 2024
doris 2.1.2 fe.warn.log 一直打印日志
2.1
0
votes
1
answers
46
views
yadao
29
•
asked Aug 20, 2024
[已解决] decimal指定默认精度(9,0)时, 通过show create table语句获取到的建表sql缺少精度
如下图, 指定默认精度和未指定在显示结果上都为decimal, 影响解析, 但我们应用方可以自行兼容处理, 只是作一下反馈并确认是否有其他方面的原因
2.0
0
votes
1
answers
81
views
agile
21
•
asked Aug 20, 2024
Variant 数据类型
[https://doris.apache.org/blog/variant-in-apache-doris-2.1#usage-guide] 字段数据内容 [{"buildingid":"2XKvzKZ3x7dNFV53ySNj8cp2JKV","buildingname":"A栋","floor":1,"floorname":"1层","roomid&#...
2.1
0
votes
1
answers
89
views
炳裔
45
•
asked Aug 20, 2024
手工下载doris的docker镜像
如何手工下载doris最新版本的镜像而不是通过docker pull命令拉取。
2.1
0
votes
1
answers
71
views
solaris
45
•
asked Aug 19, 2024
K8S安装,创建表偶发性失败,是不是集群性能太差导致的?
{code...} 里面的语句单独拷贝出来,是可以执行成功的,程序偶尔也是可以执行成功的。 是不是因为集群性能导致的问题?
2.1
0
votes
1
answers
45
views
Prev
Prev
303
304
305
(current)
306
307
Next
Next
Hot Questions
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
Doris 4.0.4 物化视图异常问题反馈
Doris 4.x 预热
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
存算分离下groupcommit是否支持wal写入