Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
20
•
asked Sep 12, 2024
doris 3.0.1 update报错 表为UNIQUE
update语句 update log_theme.log_interface_access_num set log_theme.log_interface_access_num.interface_name = log_theme.dim_interface.interface_name from log_theme.dim_interface where log_theme.log_interface_access_num.interface_id = log_theme...
3.0
0
votes
1
answers
82
views
杨ddd
5
•
asked Sep 12, 2024
写入数据提示失败:是否是参数设置问题?
在我的仓库数据库中有些表,我需要每天晚上定时往表中写入数据(采用inset into语句)。 但是每天会随机的出现几个写入问题 并且查询:select * from information_schema.backend_active_tasks ;查看内存也不会释放 到达一定程度后,开始出现偶发的其他问题 是否是某个参数设置的不对吗?求帮助
2.1
0
votes
2
answers
89
views
gztw
5
•
asked Sep 12, 2024
重复数据导入Doris主键模型表,表会越来越大?!
场景:使用Seatunnel定时同步业务数据到Doris表(主键模型) 问题:使用Seatunnel同步数据(新增数据和一部分历史数据)到Doris后,根据Doris文档,相同记录导入主键模型的表,新记录会覆盖掉旧记录,但实际只是旧记录在内部被标记为逻辑删除,并未实际删除,从而导致表越来越大。那重复的数据导入Doris,Doris能否丢弃或删除记录,只保留最新导入的那条记录,以避免表越来越大的问题?
2.1
0
votes
2
answers
107
views
guozukai
7
•
asked Sep 11, 2024
arrow-flight-sql 查询数据,返回的数据量和count的数据量每次都不一致
使用原生jdbc获取数据量10006。 arrow-flight-sql求的count和select数据的行数对不齐,且都小于原生jdbc获取的行数。 {code...} count: 第一次执行 第二次执行 select list count 第一次执行 第二次执行
2.1
0
votes
2
answers
112
views
doris小白
11
•
asked Sep 11, 2024
Error updating database. Cause: java.sql.SQLException: errCode = 2, detailMessage = Insert has filtered data in strict mode.
mybatis生成的insert语句没有id,但是其他模块相同的代码可以插入成功
2.1
0
votes
2
answers
76
views
bdao
3
•
asked Sep 11, 2024
冷备到aws s3 失败,报错刷屏
failed to cooldown, tablet: 1579026 err: [INTERNAL_ERROR]failed to upload to [http://xxxx.s3.us-west-1.amazonaws.com/xxxxx/lake/data/1579026/02000000000049048a4602d6a4ec61fc4d9cff119ee1e0a0_0_1574049.idx] : NoSuchUpload The requested file c...
2.1
0
votes
1
answers
38
views
guozukai
7
•
asked Sep 11, 2024
Insert into xxxx values (?,?,?,?) 执行返回 errCode = 2, detailMessage = Unexpected exception: -1
FE由两个节点组成,一个是master,一个是observer 连接observer {code...} observer是不是不能接这样的insert。 如果想继续使用loadbalance,是不是只能把observer改成follower
2.1
0
votes
3
answers
133
views
maple
10
•
asked Sep 11, 2024
2.1.0~2.1.5 doirs 欧拉操作系统 arm环境下 streamload任务写入导致集群be节点全部崩溃
2.1.5 版本be.out 日志 *** Query id: 734e1529e6398a7b-61eb705659bb3ab3 *** *** is nereids: 0 *** *** tablet id: 0 *** *** Aborted at 1726038016 (unix time) try "date -d @1726038016" if you are using GNU date *** *** Current BE git commit...
2.1
0
votes
1
answers
133
views
yckonnnnnn
11
•
asked Sep 11, 2024
Doris 如何更新表里面数据
如何支持:Duplicate 数据模型修改数据
2.1
2.0
0
votes
3
answers
146
views
nokichen
29
•
asked Sep 11, 2024
[Bug]Insert field list is ambiguous
v2.1.5 {code...} 经测试 需要删除mv后 才能正常写入 而如果mv ddl里没有使用 where metric > 0,新增列之后 则不会出现上述写入失败的情况
2.1
0
votes
1
answers
53
views
Prev
Prev
283
284
285
(current)
286
287
Next
Next
Hot Questions
Doris 4.0.4 物化视图异常问题反馈
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
存算分离下groupcommit是否支持wal写入
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
Doris 4.x 预热
doris-manager CVE-2025-4123漏洞
1 answers