Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
nczdhzy
3
•
asked Aug 4, 2025
linear_histogram函数不存在
doris版本:3.0.5 1105 - errCode = 2, detailMessage = Can not found function 'linear_histogram'
3.0
0
votes
1
answers
18
views
chensheng
11
•
asked Aug 4, 2025
统计所有用户以及对应的资源组有哪些
能不能用一行sql直接统计所有用户以及每个用户对应的资源组有哪些
resource-admin
2.1
cluster
0
votes
1
answers
20
views
____
11
•
asked Aug 4, 2025
Doris-2.1.8 ALTER TABLE修改字段长度报错
集群信息:3fe+3be(混部) DDL操作语句: {code...}
2.1
0
votes
2
answers
107
views
Mr Gao
1
•
asked Aug 4, 2025
doris1.2.4 升级到doris2.1.4后,routineload 不停的掉服务
doris1.2.4 升级到doris2.1.4后,routineload 不停的掉服务,请各位大佬给一下排查方向或解决方案。报错信息如下: RROR(replayer106) RoutineLoadJob():8361 should not= Coula nottransform PAUSED to PAUSED at org.apache.doris.load.routineload.RoutineLoadJob.checkstateTransform(RoutineLo...
2.1
0
votes
1
answers
39
views
Doris9
9
•
asked Aug 4, 2025
Doris2.1 并发查询是否数据常驻内存的功能
一张表,大家使用的频率很高,Doris2.1有缓存最近一天分区的数据到内存中的功能吗? 要求该缓存数据是常驻的,不能别其他数据刷掉,能设置缓存过期时间,过期后自动删除内存缓存数据,并且始终保证最新一天的数据常驻在内存中。 主要是想减少磁盘io,保证极致查询性能。
2.1
0
votes
1
answers
35
views
1
•
asked Aug 4, 2025
Doris3.0包含安全漏洞CVE-2024-38816、CVE-2024-38819
Spring 5.3.39 安全漏洞CVE-2024-38816、CVE-2024-38819 已被监管部门划到必须要修复的漏洞,建议将Spring 升级到5.3.41、6.0.25、6.1.14及以上版本。 请问官方是否计划什么时候修复?
3.0
upgrade
0
votes
1
answers
77
views
woshixiaobai
5
•
asked Aug 4, 2025
flinksql写Doris采用2阶段提交时事务被清理后的重启方式
flinksql写Doris开启了2阶段提交,但是偶尔会碰到任务失败没有及时感知的问题,等感知到问题时已经过去了几个小时了,此时通过最近一次成功的checkpoint重启时会报事务没有被发现的错误(事务保留2小时),关于这个场景有2个疑问请教: 1.如果任务失败很快就感知到,事务没有被清理,此时通过最近一次的checkpoint重启时,checkpoint里面保留的事务id是如何被处理的呢?比如是再次提交事务(会不会导致重复提交)还是说发现该事务之前已经被提交了,就不会重复提...
2.1
0
votes
1
answers
61
views
jungggle
1
•
asked Aug 3, 2025
jdbc插入能获取到自增列吗?
类似平常开发mysql应用中一样,是否能通过jdbc插入后获取自增列?
3.0
ingestion
2.0
0
votes
1
answers
43
views
woshixiaobai
5
•
asked Aug 3, 2025
最近flinksql采用2阶段提交写doris时总是报[INTERNAL_ERROR]cancelled: [CANCELLED]Process memory not enough, cancel top memory used load:
详细日志信息: "Message": "[INTERNAL_ERROR]cancelled: [CANCELLED]Process memory not enough, cancel top memory used load: <Load#Id=xxxxxxxxx> consumption 376.32 KB, backend xx.xx.xx.xxx, process memory used 148.98 GB exceed limit ...
2.1
0
votes
1
answers
30
views
B-Ashin
3
•
asked Aug 2, 2025
json_extract 提取json格式数据问题
大家好,如果只想提取中间这部分信息"补发信息上报" 、"实时数据推送" ,json_extract 应该怎么写。 {"数据单元内容":{"补发信息上报":{"报警数据":xxxxxxx {"数据单元内容":{"实时数据推送":{"报警数据":xxxxxxx 目前select json_extract(col,'$.数据单元内容') 会...
2.1
0
votes
1
answers
53
views
Prev
Prev
100
101
102
(current)
103
104
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