Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
东方红
17
•
asked Sep 10
Doris查询超时,已在SQL语句设置/*+ query_timeout(3000) */ 仍然在900秒时中断
Doris 2.1.10版本,查看官网是支持这种写法的
2.1
0
votes
1
answers
54
views
XQG
15
•
asked Sep 10
报错: Failed to get scan range, no queryable replica found in tablet
Doris 版本 2.1.8 fe.log 异常日志 {code...} 最后观察日志 在fe.log中还是有问题 还是无法查询 select * from __internal_schema.column_statistics; -- 还是报错 Failed to get scan range, no queryable replica found in tablet
2.1
0
votes
1
answers
47
views
zc
1
•
asked Sep 9
Doris错误信息不准确
问题描述 查询视图中不存在的字段A,报错信息提示:字段B不存在 Doris 版本: 2.1.9 用例复现 执行 {code...}
2.1
0
votes
1
answers
21
views
阿帅
144
•
asked Sep 9
审计日志default服务器分组的历史数据问题。
背景 想对服务器进行分组, 对所有default改成其他分组。之前2.1.6对_internal_schema.audit_log的表属性完全不能修改,以审计日志为主的所有表数据只能在default分组,导致集群中必须有default分组的服务器。 升级后 升级到2.1.10后, 审计日志表属性dynamic_partition.replication_allocation可以修改为其他分组, 但回收站保留时间设置为0后, show backend的TabletNum不为0,...
2.1
0
votes
1
answers
23
views
HINAGISA29
1
•
asked Sep 9
Doris2.0.3版本ROUND函数四舍五入偶发性错误
Doris版本:2.0.3 最小复现sql: {code...} 执行结果: rate round(rate, 2) 0.625 0.62 0.375 0.38 0.6666666666666667 0.67 期望结果: rate round(rate, 2) 0.625 0.63 0.375 0.38 0.6666666666666667 0.67
query
2.0
0
votes
1
answers
28
views
jiang
36
•
asked Sep 9
DELETE之后存储占用未减少
版本doris-2.1.11-rc01-97b77e6cda 执行DELETE之后,过了12小时,存储空间未减少,Doris manager查看数据量和select查看的数据量对不上。 使用如下语句删除,并未有效,垃圾数据很少。 {code...} 实际分区数据都已经空了,但是还在占用存储空间
2.1
0
votes
1
answers
49
views
liuzhao
11
•
asked Sep 9
doris3.0.5版本,执行查询和插入时候数据量不一致
doris版本:doris-3.0.5-rc01-e277cfb83f 现象:自动调度的任务执行完以后,发现少了一部分数据,手动执行这里的select发现丢的数据能正常查出来,重新执行insert语句也能正常落库。因为论坛无法添加附件,sql的执行计划、profile文件等内容比较多,看下怎么提供给doris社区老师。
3.0
1
votes
1
answers
80
views
thunder
7
•
asked Sep 8
be各节点数据均衡
说明: Doris版本是2.1.8 建表是副本数均为3,有5个BE节点,3各FE节点,其中3个FE和BE是混合部署。 问题: 这种情况需要处理吗?需要怎么处理呢?
query
0
votes
2
answers
51
views
yugunsung
117
•
asked Sep 8
通过enable_audit_plugin开启审计日志,audit_log表创建了但是没有数据
版本:selectdb-doris-3.0.6.1-bin-x64-noavx2 审计日志表中无数据 报错日志
3.0
0
votes
1
answers
44
views
mugun
11
•
asked Sep 8
DORIS 2.1.10 sql错误未能正确返回错误原因
版本:2.1 部署方式:docker单节点部署 问题: 以下sql {code...} 在DORIS 2.1.10版本下返回这个错误 但在DORIS 1.2版本下返回这个错误 很明显doris 1.2下的错误返回才是正常,有没有大佬知道是啥原因?
2.1
0
votes
2
answers
24
views
Prev
Prev
20
21
22
(current)
23
24
Next
Next
Hot Questions
无法生成image文件
1 answers
[2.1.10] be运行一段时间后重启
1 answers
doris 2.1.7 是否可以在申威的sw_64架构上安装运行?
1 answers
variant
doris-manager 25.11 版本在单节点部署多be时会造成arrow_flight_sql_port端口冲突
2 answers
[Doris2.1.7]开启SSL后,powerbi直连报错:SSL connection error: protocol version mismatch