Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zengxi
3
•
asked Sep 12, 2024
如何删除jobs,正常可以查到jobs
2.1
0
votes
2
answers
79
views
Mr_Carl
5
•
asked Sep 12, 2024
SpringBoot+MyBatis 连接Doris数据库,当抛出异常时,事务失效,没有回滚。Doris版本:doris-1.2.7-1
事务失效,每循环一次,数据都会插入到Doris数据库的表里面,抛出了异常却没有回滚。 换成了手动回滚。也没起作用。 是Doris不支持这种事务回滚吗?
1.2
0
votes
2
answers
263
views
ddrte
30
•
asked Sep 12, 2024
通过mysql ODBC 连接至doris查询时,通过长sql进行查询出现sql被截断导致查询失败
当前doris版本为2.0.14,odbc版本为5.3 执行返回如下: 相同sql采用非odbc方式连接或通过mysql client 均能正常执行 删减部分sql后采用odbc方式也能正常返回 通过抓包发现被截断sql内容均位于最后一个报文,怀疑是因为出现了多次PSH,ACK报文后仅获取或拼接首个报文导致后续报文丢失 ---------------2024/09/14------------------ 当sql字符刚好达到在分片时会分出999长度包与第二个包时fe错误日志...
2.0
0
votes
1
answers
112
views
Jack
9
•
asked Sep 12, 2024
PG 开启逻辑解码要求wal_level >= logical后数据库表更新报错
SQL Error [55000]: ERROR: cannot delete from table "test_delete" because it does not have a replica identity and publishes deletes Hint: To enable deleting from the table, set REPLICA IDENTITY using ALTER TABLE. PG 13 Doris 2.1.5 fl...
2.1
0
votes
1
answers
39
views
fzfwqj
1
•
asked Sep 12, 2024
doris 3.0 help命令 Nothing found
doris 3.0 help命令 Nothing found,是什么原因
3.0
0
votes
3
answers
95
views
mcclone
25
•
asked Sep 12, 2024
默认的分桶数量能指定吗
默认的分桶数量能指定吗,现在默认是10个,数据量比较少的情况下,查询非常慢
2.0
0
votes
3
answers
81
views
Power
35
•
asked Sep 12, 2024
2.1.6 版本fe内存一直上涨
2.1
0
votes
2
answers
370
views
Power
35
•
asked Sep 12, 2024
2.1.6版本创建异步物化视图使用STARTS指定开始时间不生效
2.1.6版本创建异步物化视图使用STARTS指定开始时间不生效
2.1
0
votes
1
answers
98
views
____
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
85
views
杨ddd
5
•
asked Sep 12, 2024
写入数据提示失败:是否是参数设置问题?
在我的仓库数据库中有些表,我需要每天晚上定时往表中写入数据(采用inset into语句)。 但是每天会随机的出现几个写入问题 并且查询:select * from information_schema.backend_active_tasks ;查看内存也不会释放 到达一定程度后,开始出现偶发的其他问题 是否是某个参数设置的不对吗?求帮助
2.1
0
votes
2
answers
116
views
Prev
Prev
299
300
301
(current)
302
303
Next
Next
Hot Questions
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
be连续崩溃
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers
Current database is not set
2 answers