Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
彭xy1
3
•
asked Sep 4, 2024
内存无法复用
doris2.1.5,10个线程跑一个sql,三个be节点,每台内存96G,第一次跑没问题,第二次相同的跑,全部报错,内存溢出,像是内存无法复用,
2.1
0
votes
2
answers
87
views
Echo.Duang
12
•
asked Sep 3, 2024
关于包含bitmap字段类型的表导出导入问题
如下图:export命令导出带bitmap类型字段表,直接报类型错误。 doris-1.2.6-rc03-135921a
1.2
0
votes
1
answers
54
views
ning
3
•
asked Sep 3, 2024
clone了源码有些依赖始终下载不下来该怎么解决?
本身是想获取FE解析sql语句生成AST的相关代码,是必须编译才能获取到吗?
3.0
2.0
0
votes
2
answers
81
views
gundam
1
•
asked Sep 3, 2024
重启Doris后,发现插入错误,需要重建表,怀疑是Doris Bug
我使用过doris 2.1.2, 目前升级为3.0.1 都发现过这个问题,就是一张表,使用datax的writer进行写入,写入很简单就是某一个表,,但是几乎每次重启doris后写入会报错,Message":"[ANALYSIS_ERROR]TStatus: errCode = 2, detailMessage = Does not support non-builtin functions, or function does not exist: curre...
3.0
2.1
0
votes
2
answers
193
views
liuhx
1
•
asked Sep 3, 2024
添加 Doris Cluster 资源定义 报错
kubectl apply -f doris.selectdb.com_dorisclusters.yaml 报错 The CustomResourceDefinition "dorisclusters.doris.selectdb.com" is invalid: metadata.annotations: Too long: must have at most 262144 bytes
3.0
0
votes
1
answers
102
views
nokichen
29
•
asked Sep 3, 2024
前缀索引某场景下过滤失效
版本:v2.1.5 有一张unique模型的表,使用sessionId作为unique key 查询模型: select count(*) from table where sessionId in ('xxx','xxx'...) 问题: 当sessionId in的list中元素个数<=48个时,查询性能极高 而元素个数>48个时,前缀索引失效,表全扫 以下是当元素为48个和49个的profile对比 48个: 49个: 经验证...
2.1
0
votes
3
answers
100
views
_青柠__
1
•
asked Sep 3, 2024
如何关闭优化器?
版本2.1.3/2.1.5,执行以下sql报错[HY000][1105] errCode = 2, detailMessage = (10.8.12.73)[CANCELLED]UdfRuntimeException: UDF failed to evaluate CAUSED BY: NullPointerException: null 通过explain得知doris优化器自动合并子句的筛选条件,但是我需要基于子查询的结果进行处理。 官方文档提供的关闭优化器方法并不生效,...
2.1
0
votes
2
answers
120
views
zlhxxx
172
•
asked Sep 3, 2024
部分列更新的时候,如果不传createtime,使用了建表时间
建表的时候 create_time DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', 设置为current time 但是如果原本没这个数据,部分列更新的时候,生成的是建表时间,不是当前时间 如果不是部分列更新则正常
2.1
0
votes
1
answers
72
views
向心001
3
•
asked Sep 3, 2024
除了show partitions from tables单表查分桶分区,有只需一个命令查出所有表的分桶分区的方法吗?
我想查doris2.0版本指定库下所有表的分桶分区信息,只能通过show partitions from tabled单表查分桶分区吗?有哪些系统表是记录分桶分区的,我试了select * from information_schema.PARTITIONS;查报错,有只需一个命令查出所有表的分桶分区的方法吗?
2.0
0
votes
1
answers
124
views
MadBeeDo
3
•
asked Sep 3, 2024
doris查询kudu负载高
用kudu catalog查询kudu数据,负载从20%飙升至90%左右,长时间为查询出结果。
3.0
0
votes
1
answers
55
views
Prev
Prev
290
291
292
(current)
293
294
Next
Next
Hot Questions
Doris 4.0.4 物化视图异常问题反馈
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
Doris 4.x 预热
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
存算分离下groupcommit是否支持wal写入
doris-manager CVE-2025-4123漏洞
1 answers