Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
lee.Wang
11
•
asked Jun 27, 2025
insert into 后,查询有时候查不到数据
doris 2.1.7 执行 insert into A表select * from B 表,执行结束后。 立马执行 select 1 from A表。发现有几率查不到。这是为什么呢 。通过设置 sessionVariables=group_commit=sync_mode 可以解决这个问题吗
2.1
0
votes
1
answers
208
views
ChengrongTan
11
•
asked Jun 27, 2025
基表是日期分区,如何创建月分区增量物化视图
需要对日期基表进行汇总,这样创建好之后分区是按月的,但是groupby的还是日期 CREATE MATERIALIZED VIEW dws_sc_pd_mes_test_record_mi_v (report_date,factory_name,product_name,stations_name,sn_cnt) BUILD IMMEDIATE REFRESH AUTO ON SCHEDULE EVERY 1 DAY STARTS '2025-06-28 00:30:...
2.1
物化视图
1
votes
1
answers
43
views
zoro
46
•
asked Jun 26, 2025
Broker Load 导入数据一个节点异常导致所有任务失败
如果是数据异常,没有设置max_filter_ratio 导致任务失败我理解是一种正常现象, 使用 Broker Load 因为一个节点异常导致整个任务都失败,应该怎么设置,我在 [Broker Load] 文档界面并没有看到关于 失败重试 的配置 Doris版本:2.1.5
2.1
0
votes
1
answers
37
views
hyanqing
1
•
asked Jun 26, 2025
自增列无法自动填充实体
我调用 mybatis-plus 中的insert方法,无法自动填充id字段,实体对象中的id字段是已设置了IdType.AUTO,是不是需要哪个地方需要设置呢。 Doris版本:2.1.10 Mybatis-plus: 3.5.12
2.1
0
votes
1
answers
37
views
awol2005ex
9
•
asked Jun 26, 2025
doris 2.1.6 一个fe follower突然崩了启动不了,日志如图
doris 2.1.6 一个fe follower突然崩了启动不了,日志如图
2.1
0
votes
2
answers
59
views
tk
1
•
asked Jun 26, 2025
unique key hash分桶数据倾斜
doris2.1.9使用UNIQUE KEY Id bigint NOT NULL作为分桶键DISTRIBUTED BY HASH(Id) BUCKETS 8,仍然产生了数据倾斜的情况 "BucketIdx","AvgRowCount","AvgDataSize","Graph","Percent" "0","39470","3485395",>...
2.1
0
votes
2
answers
84
views
LaughingJun
7
•
asked Jun 26, 2025
hive写doris 异常Not allowed running Insert Overwrite on same table
一:现象 1.海豚调度,hive catalog 方式写Doris异常 2.be异常日志 3.cpu 内存 磁盘 网络均正常无压力 4. 5.使用了三个月每个月出现一次一样的异常 之前的异常记录 [https://doris-forum.org.cn/questions/D1zK3/E1JK3 https://doris-forum.org.cn/questions/D11D3/E1mD3]
3.0
0
votes
1
answers
60
views
某某某某
54
•
asked Jun 26, 2025
doris 2.1.10 版本是否支持APPROX_TOP_K 函数?
官网文档: 实际查询:
2.1
faq
functions
0
votes
1
answers
33
views
dongfeng
1
•
asked Jun 26, 2025
2.1.7 版本doris集群中的一个be节点,凌晨3点7分突然离线重启
查看此be节点的日志,发现在这个时间点前,频繁的报此类日志: I20250626 03:05:43.912931 3051468 tablet.cpp:3538] [Before Commit] construct delete bitmap tablet: 7475436, rowset_ids to add: 0, rowset_ids to del: 0, cur max_version: 2038229, transaction_id: 2567492, total ...
2.1
0
votes
2
answers
115
views
某某某某
54
•
asked Jun 25, 2025
arrow flight sql导致内存泄露
doris版本2.1.10, 当使用arrow flight sql协议连接doris, doris fe的内存持续增长: 每5分钟打印一次Internal内存情况: 查看内存详情: 当内存持续增长到达极限后, 查询报错: create prepared statement failed, Failure allocating buffer., io.netty.util.internal.OutOfDirectMemoryError: failed to allocate ...
memory
2.1
cluster
query
demand
0
votes
1
answers
95
views
Prev
Prev
125
126
127
(current)
128
129
Next
Next
Hot Questions
4.0.3升级到4.0.7后,对BE进行扩容10节点
doris每日崩溃重启
Doris-3.0.5 一个be 节点12磁盘设备中一个坏盘,影响表的读写数据
修改用户默认workload_group后stream_load报错
1900w数据量执行时内存激增到8g
1 answers
Doris升级至4.1.0后查询和写入效率变得巨低
1 answers