Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
maple
10
•
asked May 27, 2025
修改tablet last_success_version 和last_failed_version 后 下一个compaction依然失败 怎么处理
修改语句 ADMIN SET REPLICA VERSION PROPERTIES("tablet_id" = "10029", "backend_id" = "10004", "last_success_version" = "156655","version"="156655","last_failed_version" = &#...
2.1
cluster
0
votes
1
answers
23
views
Glubin
3
•
asked May 27, 2025
left join 报错
{code...}
catalog
2.0
0
votes
1
answers
39
views
Ahcc
11
•
asked May 27, 2025
insert into数据丢失
源头是mysql的视图,目标是doris2.1.10,通过jdbc catalog连接。使用insert into抽取数据,源数据量是525万,经过insert into后只有502万,使用distinct和group by查看数据源id主键没有重复数据,请问这是啥问题导致的?
2.1
0
votes
1
answers
48
views
Harvey
3
•
asked May 27, 2025
3.0.4 routine load导入数据时kafka数据为true/false 数据库表字段为tinyint 会导致kafka数据的true/false无法解析为1/0 数据库字段为null
3.0.4 routine load导入数据时kafka数据为true/false 数据库表字段为tinyint 会导致kafka数据的true/false无法解析为1/0 数据库字段为null insert into和routine load都测试过 insert into可以识别true/false
3.0
0
votes
1
answers
33
views
peter
3
•
asked May 27, 2025
doris2.1.9 如何扩大保留的profile数量?
This table lists the latest 100 queries 我们希望这个参数可以扩大一点,但是翻遍了文档和论坛和SHOW VARIABLES LIKE '%profile%'; 没看到能改这个的参数。
2.1
performance
0
votes
1
answers
27
views
shifang
7
•
asked May 27, 2025
部分sql 不能格式化
studio版本1.1.0,点击格式化,没有效果, SQL为: with j_trip as (select * from (select biz_id, app_id, user_id, trip_no, fellow_no, in_voucher_no, out_voucher_no, in_time, out_time, in_line_name, out_line_name, in_station_name, in_station_no, out_station_na...
selectdb-studio
0
votes
1
answers
33
views
Dogbertmis
13
•
asked May 27, 2025
请教:Doris-Manager无法配置邮箱报警
Hi 各位,请教一下 我在Doris manager中报警信息无法通过邮箱发送给相关用户,是哪里的设置不正确吗? 当前版本:Doris Manager v24.3.0 修改配置后已保存。 但均不生效。
3.0
manager
cluster
faq
0
votes
2
answers
87
views
某某某某
54
•
asked May 26, 2025
doris 使用flink导入, 报 stream load error: HTTP/1.1 307 Temporary Redirect
doris版本 2.1.8.3, flink connector版本 1.16-1.6.2 报错信息: 2025-05-26 15:49:32,702 INFO org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher [] - Split fetcher 0 exited. 2025-05-26 15:49:32,704 WARN org.apache.flink.runtime.taskmanag...
2.1
0
votes
1
answers
83
views
某某某某
54
•
asked May 26, 2025
doris 突然出现大量报错 Null packet received from network
在调用方式及调用频率没有变化的情况下, doris日志出现大量报错日志 2025-05-26 16:22:28,147 WARN (mysql-nio-pool-89239|2925558) [ResultReceiver.cancel():231] ResultReceiver of query 1712dba2e7db4194-960f59ab8ee8087a cancel failed, typically means the future is finished 20...
2.1
0
votes
1
answers
178
views
GabrielHuang
1
•
asked May 26, 2025
Insert into Select写入数据不一致
版本:2.1.4 问题描述: 如下SQL使用ifnull()函数来判断进行join后的小表tableB的值是否为空,当为空时则赋值为0,但是插入到表中的数据该字段仍存在空值。 {code...}
2.1
0
votes
1
answers
45
views
Prev
Prev
133
134
135
(current)
136
137
Next
Next
Hot Questions
flink doris connector整库同步ORACLE,新增字段不会自动同步
Doris 4.0.6 查询视图报错 Index 92 out of bounds for length 92,基表正常,重建视图无效
1 answers
selectdb 2.1.9 使用ccr做数据同步到doris 4.0.6 版本报原元数据版本不兼容
2 answers
mysqldump导出库的表结构会报物化视图不支持的问题,怎么解决
1 answers
Doris密码加密策略不合符 PCI DSS 审计要求
1 answers
variant字段支持作为JAVA udf输入输出参数吗?
1 answers