Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Glubin
3
•
asked May 27
left join 报错
{code...}
catalog
2.0
0
votes
1
answers
34
views
Ahcc
11
•
asked May 27
insert into数据丢失
源头是mysql的视图,目标是doris2.1.10,通过jdbc catalog连接。使用insert into抽取数据,源数据量是525万,经过insert into后只有502万,使用distinct和group by查看数据源id主键没有重复数据,请问这是啥问题导致的?
2.1
0
votes
1
answers
34
views
Harvey
3
•
asked May 27
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
30
views
peter
3
•
asked May 27
doris2.1.9 如何扩大保留的profile数量?
This table lists the latest 100 queries 我们希望这个参数可以扩大一点,但是翻遍了文档和论坛和SHOW VARIABLES LIKE '%profile%'; 没看到能改这个的参数。
2.1
performance
0
votes
1
answers
24
views
shifang
7
•
asked May 27
部分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
27
views
Dogbertmis
13
•
asked May 27
请教:Doris-Manager无法配置邮箱报警
Hi 各位,请教一下 我在Doris manager中报警信息无法通过邮箱发送给相关用户,是哪里的设置不正确吗? 当前版本:Doris Manager v24.3.0 修改配置后已保存。 但均不生效。
3.0
manager
cluster
faq
0
votes
2
answers
52
views
某某某某
54
•
asked May 26
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
34
views
某某某某
54
•
asked May 26
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
97
views
GabrielHuang
1
•
asked May 26
Insert into Select写入数据不一致
版本:2.1.4 问题描述: 如下SQL使用ifnull()函数来判断进行join后的小表tableB的值是否为空,当为空时则赋值为0,但是插入到表中的数据该字段仍存在空值。 {code...}
2.1
0
votes
1
answers
32
views
1
•
asked May 26
doris2.0.15 unique表部分更新出现副本数据不一致
doris2.0.15 unique表部分更新,5.15号10点到12点这个时间点,集群有两个节点出问题,宕机重启了,后面发现这段时间数据副本不一致
partial-update
storage
ingestion
2.0
0
votes
1
answers
25
views
Prev
Prev
38
39
40
(current)
41
42
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
批量删除分区(删除一个范围内的分区)
使用 JOB 定时执行 INSERT INTO SELECT 报错 Execute timeout
禁止在唯一表上使用时间序列压缩策略原因
doris 3.0.3 使用multi_match_any字符串搜索函数偶发性报错
Doris开启LDAP认证后,Studio是否支持LDAP登录?