Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Zain Chou
3
•
asked Aug 12, 2024
新优化器查询hudi表异常
Doris版本:doris-2.1.4-rc03 该问题升级到2.1.4时才出现 启用新优化器时 {code...}
2.1
0
votes
1
answers
100
views
nokichen
29
•
asked Aug 12, 2024
倒排索引在部分查询中索引失效
版本v2.1.5 假设表中有A,B,C,D共4个字段,对A和B建立了倒排索引,C和D未建立倒排索引 {code...} Question 请问为什么第3个查询无法利用倒排索引加速?按逻辑来说应该是可以通过(A or B)构建docid List尽而直接过滤掉绝大部分数据的。但是从Query Profile来看,RawRowRead非常大且RowsInvertedIndexFiltered为0,希望优化器可以完成这样的逻辑推断
2.1
0
votes
1
answers
244
views
____
17
•
asked Aug 12, 2024
2.1.3 查询一直阻塞, streamload报错
doris版本: selectdb-doris-2.1.3-rc09-zyxfjr01-734c50b0ef 症状: 从8月12日11点50开始 1. SHOW BACKENDS; SHOW FRONTENDS; 等查看元数据的SQL是可以正常运行的 2. fe;be节点一切正常; 3. 内存使用没有明显飚高; 4. 查询数据的SQL会一直阻塞, 没有报错; 5. 99th Latency飚高到10多分钟, 之后的查询都被阻塞; 日志: fe.out 有以下报错, 看了日志,...
2.1
0
votes
1
answers
178
views
zh0122
33
•
asked Aug 12, 2024
random函数导致BE core
版本 2.1.3-rc09 random和array_size同时用会core {code...}
2.1
0
votes
1
answers
99
views
liu_
25
•
asked Aug 12, 2024
0000-00-00格式日期create select 语句报错
doris版本doris-2.1.4-rc03 mysql5.7 mysql原表 {code...}
2.1
catalog
0
votes
2
answers
94
views
zhuhezhen
7
•
asked Aug 12, 2024
json_unquote函数报错问题
原版本:Version : doris-2.0.10 升级版本:Version : doris-2.1.5-rc02 版本升级后在表中新增了两个字段callercallid和calleecallid,varchar(64) 创建routine load任务,任务中通过json_unquote去除字符型数据中带的双引号 问题: 刚启动时,可以正常写库,但是一段时间后会自动停止消费,routine load任务正常,始终是running,停止消费后网卡流量激增,fe.log日志有...
2.1
0
votes
1
answers
64
views
J_hao104
13
•
asked Aug 12, 2024
doris-manager ui建议
主机查看列表前端自动刷新时,能否不进入load状态,或者像监控页面一样自己控制刷新时间 展开看指标一下子又没了。又得重新点开,刚点开又没了 其实可以无感知刷新,不要进入切入loading状态
2.1
0
votes
2
answers
89
views
保和太和
13
•
asked Aug 11, 2024
大佬求助 这块(SchemaChange 数据流 (JsonDebeziumSchemaSerializer))的依赖 ,请问应该用引用哪个包?
大佬求助 这块(SchemaChange 数据流 (JsonDebeziumSchemaSerializer))的依赖 整了半天也没找到,请问应该用引用哪个包? {code...}
2.1
0
votes
2
answers
74
views
LinLin
3
•
asked Aug 10, 2024
doris如何指定索引查询
doris如何指定索引查询
2.0
0
votes
1
answers
81
views
weiyf
7
•
asked Aug 10, 2024
doris版本2.1.5,fe会出现failed to report task,服务器负载各方面都正常,doris表打不开了,会超时。
,重启之后没多久又开始报了,我把report_queue_size 从100调整到150也没用,看着应该是哪里阻塞了导致的,有大佬帮忙分析解决一下吗??
2.1
0
votes
1
answers
197
views
Prev
Prev
326
327
328
(current)
329
330
Next
Next
Hot Questions
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers