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
36
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
92
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
136
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
84
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
36
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
109
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
75
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
59
views
languoqiang
7
•
asked Sep 19, 2024
有关版本的问题?
3.0版本有了,怎么发一个2.1.6版本?
3.0
0
votes
1
answers
70
views
forest
35
•
asked Sep 19, 2024
doris 2.1.0升级到2.1.5之后建表时自动分区报错
在2.1.0创建自动分区是成功的
2.1
0
votes
3
answers
76
views
Prev
Prev
276
277
278
(current)
279
280
Next
Next
Hot Questions
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
存算分离下groupcommit是否支持wal写入
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
Doris 4.x 预热
doris-manager CVE-2025-4123漏洞
1 answers