Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
guozukai
7
•
asked Sep 23, 2024
使用查询时,查询计划未展示倒排索引使用信息
Version:2.1.5 使用查询时,查询计划未展示倒排索引使用信息。 建表语句: {code...}
2.1
0
votes
2
answers
26
views
文小誉123
15
•
asked Sep 22, 2024
datax配置部分列更新,提示没有找到主健列,但已经有主键列
doris建表语句如下: CREATE TABLE IF NOT EXISTS test ( id LARGEINT NOT NULL , order_code VARCHAR(50), line_code VARCHAR(20) , remark VARCHAR(900) , unit_no TINYINT", unit_name VARCHAR(500) ", price VARCHAR(500) ", register_time DATETIME...
2.1
1
votes
1
answers
70
views
taco
5
•
asked Sep 21, 2024
如何清除k8s dns 缓存,be一直去连接不存在的ip
SQL Error [1105] [HY000]: errCode = 2, detailMessage = (doriscluster-be-5.doriscluster-be-internal.doris-2-1.svc.cluster.local)[CANCELLED]Failed to connect to backend 20508: [E112]Not connected to 172.16.18.126:8060 yet, server_id=6121 集群中并...
2.1
0
votes
3
answers
108
views
____
11
•
asked Sep 20, 2024
倒排索引查询出异常数据
doris-2.1.5 SELECT * FROM IoTrove.iot_device_status_fact WHERE utc_time BETWEen '2024-09-12' AND '2024-09-13' AND device_mac = 'eb5ae1c09eac88e480mika' ORDER BY utc_time DESC 查询发现有device_mac != 'eb5ae1c09eac88e48...
2.1
0
votes
1
answers
56
views
____
11
•
asked Sep 20, 2024
cancel export报错:Access denied; you need (at least one of) the (Admin_priv,Select_priv) privilege(s)
doris-2.1.5 当前root账号,取消一个export任务报错 CANCEL EXPORT from IoTrove where label = 'export_42d5301e-5719-4e99-9a49-b478dd215af7' and state = 'EXPORTING' 查看root账号权限正常 帮忙排查下这个问题
2.1
0
votes
1
answers
16
views
doris-新疆分刀
13
•
asked Sep 20, 2024
安装2.1.6后,插入数据bethere exists unhealthy backend. backend 10124 is down就会宕机:
{code...}
2.1
1
votes
1
answers
80
views
PeatBoy
9
•
asked Sep 20, 2024
【Array类型 BUG】Aggregate 模型使用 _id 查询 与使用 业务唯一字段 查询的结果中,所有 Array<Varchar> 类型均不一致,但其他类型字段正确
Aggregate 模型,除主键 _id 外的业务字段均使用 REPLACE NULL,数据使用 StreamLoad 导入。 生产环境中:偶现使用 _id 查询 与使用 业务唯一字段 查询的结果中,所有 Array 类型均不一致(像是错乱到其他数据上了),但其他类型字段正确。 例如: 使用 _id Aggregate 主键查询: {code...} 以上使用 _id 查询的结果是正确的,使用 docNum 业务唯一字段查询的结果中, orderType、typeEnum、m...
2.1
2.0
0
votes
1
answers
64
views
今晚打老虎
13
•
asked Sep 20, 2024
如何alter Workload Policy?
doris版本2.1.6,新建了Workload Policy: {code...} 而我属于'workload_group'='analysis_g1' 的用户 执行查询时,执行时间为3秒多,也没有被cancel,请问是哪里没有配置对吗?
2.1
0
votes
1
answers
29
views
languoqiang
7
•
asked Sep 19, 2024
有关版本的问题?
3.0版本有了,怎么发一个2.1.6版本?
3.0
0
votes
1
answers
56
views
forest
35
•
asked Sep 19, 2024
doris 2.1.0升级到2.1.5之后建表时自动分区报错
在2.1.0创建自动分区是成功的
2.1
0
votes
3
answers
60
views
Prev
Prev
172
173
174
(current)
175
176
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
stream load 的返回值字段解释,Doris2.1.8版本,receiveDataTimeMs是什么意思
2 answers
insert into 后,查询有时候查不到数据
表副本问题,突然有一个表访问报错
1 answers
查询一张Aggregate模型的表,每次执行的结果都不一致
1 answers
unique key hash分桶数据倾斜
1 answers