Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
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
88
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
51
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
127
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
83
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
68
views
languoqiang
7
•
asked Sep 19, 2024
有关版本的问题?
3.0版本有了,怎么发一个2.1.6版本?
3.0
0
votes
1
answers
74
views
forest
35
•
asked Sep 19, 2024
doris 2.1.0升级到2.1.5之后建表时自动分区报错
在2.1.0创建自动分区是成功的
2.1
0
votes
3
answers
93
views
今晚打老虎
13
•
asked Sep 19, 2024
doris 2.1.6 自动分区创建不了
doris从2.1.0升级到2.1.6以后,有如下建表语句 {code...} 但是在执行以下语句: INSERT into test3 values(1,cast('2024-07-26 15:44:21' as datetime),'zhangsan',18,185.2,23.5,1,'M',cast('2024-07-01' as date),cast('2024-07-01 15:44:21...
2.1
0
votes
2
answers
257
views
Jasonf
21
•
asked Sep 19, 2024
升级之后 2.1.6 catalog 链接 sqlserser 2012 一直提示报错 之前都不会
{code...}
2.1
0
votes
2
answers
148
views
Alstore
29
•
asked Sep 19, 2024
SQL server 外表查询 Function in is not implemented
selectdb-doris-2.1.6 sql server 2008 查询sql: 报错 : {code...}
2.1
0
votes
2
answers
82
views
Prev
Prev
293
294
295
(current)
296
297
Next
Next
Hot Questions
be连续崩溃
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers
Current database is not set
2 answers
在Doris4.X别名函数兼容问题
1 answers