Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
qiyue
1
•
asked Oct 14, 2025
doris 临时关闭透明大页需要重启be节点吗?
doris 版本2.1.4 ,内存持续上升,发现透明大页没关,怀疑是透明大页的问题,想先临时关闭一下看看内存释放情况,不知道需不需要重启doris be节点呀?
2.1
cluster
0
votes
1
answers
55
views
yugunsung
117
•
asked Oct 14, 2025
SelectDB Studio检索分析in条件无法输入值
版本:25.1.1 检索分析in条件无法输入值,如下图所示:
selectdb-studio
0
votes
1
answers
45
views
ggg_ddd_zzz
1
•
asked Oct 14, 2025
doris运行报错the report queue size exceeds the limit: 100 current: 101
背景:doris版本3.0.4,服务器类型x86、arm doris集群每运行大约1个月左右,就会出现建表超时,无法操作数据的情况。查看fe.warn.log日志可以看到the report queue size exceeds the limit: 100 current: 101的错误。在fe.conf添加report_queue_size = 200配置参数也没有效果,运行一段时间后依然报错。且无论doris运行在x86还是arm服务器上都存在该问题
3.0
cluster
0
votes
1
answers
124
views
yugunsung
117
•
asked Oct 13, 2025
检索分析可以增加一个全局配置来控制搜索哪些字段吗
目前一个表里面如果有多个字段创建了倒排索引,检索分析默认会选中所有倒排索引字段,有个场景是想让用户只搜索其中的某一个字段,其它字段增加倒排索引只是为了加速等值查询,不需要搜索。能否增加一个全局配置来控制搜索指定的字段。
selectdb-studio
0
votes
1
answers
35
views
yugunsung
117
•
asked Oct 13, 2025
执行SQL报错[INTERNAL_ERROR]Invalid regex expression,java代码可以正常执行
版本:3.0.8 执行如下sql报错非法正则表达式,在java代码里面可以正常匹配并输出结果,是哪里写的有问题吗? {code...}
3.0
0
votes
1
answers
38
views
Jay
16
•
asked Oct 13, 2025
pk表insert之后 查询会出现2条数据互相切换
doris-2.1.10 create table : UNIQUE KEY(aaaid) seq: "function_column.sequence_col" = "update_time" sql插入: INSERT INTO companyInfo ( DORIS_DELETE_SIGN,aaaid,orgtype,credate_time,update_time ) VALUES ( 1,'156107564734',...
2.1
0
votes
1
answers
51
views
Marco
3
•
asked Oct 13, 2025
Doris 1.2.8 查询嵌套视图数据时,报错IllegalArgumentException
有没有谁遇到过这个问题,请问下这个报错具体是什么原因导致? 视图描述:该查询中的这个视图是在另外两个视图(运用了多维数据聚合函数 grouping_id、grouping SETS)的基础上创建。
query
1.2
0
votes
1
answers
34
views
B-Ashin
3
•
asked Oct 13, 2025
AUTO_INCREMENT 自增长列
AUTO_INCREMENT 自增长列生成了随机的序号值
2.1
0
votes
1
answers
45
views
leslie
1
•
asked Oct 13, 2025
将物化视图mv2重命名为mv1,并删除原先的mv1后,FE一直报错Unknown table 'mv2'
根据 [官方文档] ,使用 {code...} 整个fe.warn.log基本都是同样的错误信息,并且每天产生的日志文件也很大。
2.1
0
votes
2
answers
99
views
kaijun
7
•
asked Oct 11, 2025
doris be崩溃 版本v2.1.7
INFO: jdk_version 8 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/doris/apache-doris-2.1.7-bin-x64/be/lib/java_extensions/preload-extensions/preload-extensions-jar-with-dependencies.jar!/org/slf4...
2.1
0
votes
1
answers
58
views
Prev
Prev
71
72
73
(current)
74
75
Next
Next
Hot Questions
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
建议支持geo结构存储类型