Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
erdong
11
•
asked Sep 21
max_by会不会忽略null值
max_by(a,time),这语句会忽略a为空的行吗 202609 a1 202610 null 结果是a1还是null
2.1
query
0
votes
1
answers
11
views
Yz1988
9
•
asked Sep 21
后台人工手动doris-manager25.2版本升级到25.3版本
我尝试过通过页面的一键升级,但是总会报一些错误。请问如果我后台人工手动升级,请问解压完gz包后具体该替换里面那些目录和文件呢?
manager
0
votes
1
answers
19
views
wonderland
1
•
asked Sep 15
Huawei MRS使用doris,tpc-ds测试运行load data至analyse时报错
MRS大数据doris组件版本为2.1.7,使用开源tpc-ds工具执行load-tpcds-data.sh脚本时,执行到最后“analyse database tpcds with full with sync;”时报错:"ERROR 1105 (HY000) at line l: errCode = 2, detailMessage = Stats table not available, please make sure your cluster status ...
2.1
faq
0
votes
1
answers
41
views
Emulex
5
•
asked Sep 15
Doris2.1.6升级为Doris2.1.11后全部be节点进程频繁停止运行
Doris2.1.6升级为Doris2.1.11遇到大规模计算任务各个be节点频繁停止运行,高峰使用期间几乎达到了每3到5分钟be就要停止一次,并且产生了大量的gc日志,同样的场景之前的Doris2.1.6就没有出现这个问题,以下是其中一个节点be.out日志信息 StdoutLogger 2026-09-14 09:52:15,251 Start time: Mon Sep 14 09:52:15 CST 2026 INFO: java_cmd /opt/jdk8u504-...
2.1
0
votes
1
answers
53
views
ASJW321
15
•
asked Sep 11
INSERT OVERWRITE可以使用JOB创建定时任务吗
ORACLE中有些表是无主键,无法同步,想用INSERT OVERWRITE定时将ORACLE外部数据目录的表数据插入到指定表中,想用JOB形式定时执行这个INSERT OVERWRITE,这个可以做吗
3.0
ingestion
0
votes
1
answers
31
views
Luka22211
1
•
asked Sep 11
Doris Streaming job同步Mysql库表,无法同步增量数据
{code...} 在进行Doris的POC验证,尝试使用Streaming job来实时同步Mysql库表到Doris。 源库: Mysql 8.0.46 Doris 为1FE+3BE集群,版本: 4.1.3 测试结果发现: 使用'offset'= initial:全量 + 增量同步 时,全量部分同步完成后,新增的增量部分并没有同步成功。 更换成 'offset'= latest时, 发现也没有同步到增量数据,CurrentOffset始终保...
4.1
0
votes
1
answers
53
views
XQG
17
•
asked Sep 10
Doris CASE WHEN 嵌套 IF 查询精度丢失情况
Doris 版本 doris: 3.1.4 发现问题 原始字段类型: DECIMAL(18,2) {code...}
3.0
0
votes
1
answers
34
views
alan_rodriguez
28
•
asked Sep 10
SelectDB Studio循环回到登录界面
DorisManager25.3.2版本,自带的网页版SelectDB Studio隔一段时间就会出现登录进去不进行任何操作,大概10-15秒自动跳转回登录界面,重启studio服务可以恢复;查看日志发现,是doris连接池满了,本身用户和查询很少,50的默认连接数不太可能打满,而且在主机上看连接数也没到50,所以是连接泄露还是配置问题呢?
selectdb-studio
0
votes
3
answers
43
views
zhao
1
•
asked Sep 8
doris4.1.3版本使用SEARCH函数报错?是什么原因?
SELECT * FROM user_behavior WHERE SEARCH('city:ALL(北京 合肥)'); 查看索引 SHOW INDEX FROM user_behavior; 报错信息: 1105 - errCode = 2, detailMessage = (192.168.12.12)[INTERNAL_ERROR]SearchExpr should not be executed without inverted index
4.1
0
votes
1
answers
36
views
walte
3
•
asked Sep 8
with as加insert into报错,解析器解析不到insert into后面的内容
with as加insert into报错,解析器解析不到insert into后面的内容,目前有的是能执行成功的,到这一个卡住了,执行失败 -- truncate table dws.dws_wm_batch_stock_days_df; with tmp1 as (select company_code, company_name, plant_code, plant_name, storage_location_code, storage_location_name, ...
2.1
0
votes
1
answers
23
views
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions
SelectDB Doris 2.1.8-3 升级使用灵活部分列更新,推荐版本及升级流程咨询
Doris 升级到最新版 4.14 后,Doris Manager 执行SQL报错
【实测】Apache Doris 4.1.3 元数据接口的 7 个发现(第 0 条是我们自己的 bug)
Flink Connector 26.3.0 读取 DATETIME 变成 1970 年,切换 25.0.0 后正常
1 answers
doris-2.1.5版本 MemTracker 未授权访问漏洞
1 answers
Apache Doris默认口令登录漏洞