Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
fengjian
3
•
asked Dec 22, 2025
information_schema.tables 表的 CREATE_TIME UPDATE_TIME 时间更新策略
information_schema.tables 表的 CREATE_TIME UPDATE_TIME 时间更新策略 UPDATE_TIME修改表结构没有更新时间,修改DDL: ALTER TABLE users ADD COLUMN new_column VARCHAR(255) NULL; 咨询下 CREATE_TIME UPDATE_TIME 是怎么定义的, doris 版本:5.7.99
query
0
votes
2
answers
29
views
jerryzh
1
•
asked Dec 22, 2025
storage policy删除以后,日志一直报could not find storage_policy
storage policy删除以后,日志一直报错meet error status: [INTERNAL_ERROR]could not find storage_policy, storage_policy_id=32465327 因为storage policy已经删了,看不到这个id对应的是哪个,也查不到哪些表还在关联这个id。be的日志一直在刷这个错误,一分钟3/4G的日志 现在有两个问题: 怎么找到哪些表在使用这个storage policy 怎么解决这个报错,如...
2.0
0
votes
1
answers
41
views
lsw
11
•
asked Dec 22, 2025
3.0.8运行一段时间版本报错 :Reach limit of connections. Total: 1024, User: 100, Current: 100,什么原因会导致这样,要改哪个配置?
日志: Reach limit of connections. Total: 1024, User: 100, Current: 100 RuntimeLogger 2025-12-22 10:54:16,809 WARN (connect-scheduler-check-timer-0|186) [ConnectContext.checkTimeout():996] kill insert timeout, remote: 172.20.80.200:41770, quer...
3.0
0
votes
2
answers
54
views
hht
1
•
asked Dec 22, 2025
集群夯住,查询报错report error status: PStatus: timeout when waiting for send fragments rpc,
W20251222 10:28:28.375526 991943 status.h:444] meet error status: [INTERNAL_ERROR]PStatus: timeout when waiting for send fragments rpc, query timeout:900 , left timeout for this operation:30 {code...}
3.0
0
votes
2
answers
57
views
pan
3
•
asked Dec 20, 2025
3.x版本webUI点击具体表,报unexpected exception
doris 3.x 版本,测试版本:3.0.8/3.1.3 fe.log 报如下异常 2025-12-20 22:34:52,289 WARN (qtp1922862575-184|184) [RestApiExceptionHandler.unexpectedExceptionHandler():61] unexpected exception java.lang.IllegalStateException at com.google.common.base.Precond...
3.0
0
votes
1
answers
28
views
3
•
asked Dec 20, 2025
Doris 2.1.11版本 自增列插入问题
场景:业务维表变更从 pdim.dim_ipf_customer => pdim.dim_ipf_customer_target20251220 因为后续的事实表仍需要使用原表的AK主键,所以把源数据迁移至目标表 pdim.dim_ipf_customer_target20251220表结构如下,与原pdim.dim_ipf_customer表结构保持一致 {code...} 1.由pdim.dim_ipf_customer 导入数据到 pdim.dim_ipf_cus...
2.1
ingestion
0
votes
1
answers
43
views
lotis
1
•
asked Dec 19, 2025
使用doris cluster manater升级从3.0.7到3.1.0
在升级对话框里, 3.1.0没办法选上. 说有 "升级版本有依赖关系" 这是什么问题? 这种情况只能通过手工升级doris到3.1么?
3.0
0
votes
1
answers
33
views
labuladuo
17
•
asked Dec 19, 2025
MOW主键表查询DeleteBitmapGetAggTime耗时高
版本是2.1.5,sql为命中索引的小查询,理论20ms能完成,实际偶尔耗时3s,profile如下。重新导入数据后能恢复,相关监控指标只找到了MowDeleteBitmapAggCache命中率,不能反映出部分表或tablet的问题。 这个耗时感觉不太符合预期,请问后续版本有没有对此方法做性能优化?
2.1
query
performance
0
votes
1
answers
53
views
yuanfa668
5
•
asked Dec 19, 2025
官网文档为什么一直无法下载?
内网无法查询文档,这个官网文档一直无法下载,能优化吗?
3.0
0
votes
1
answers
48
views
AKA_jjge
1
•
asked Dec 19, 2025
doris 使用catalog外部数据hive, 在切换库时 特别阻塞时间长,应该如何排查
use hs_hive_prod.ods 就会阻塞 几十秒甚至几分钟 catalog 配置如下 CREATE CATALOG hs_hive_prod PROPERTIES ( "type" = "hms", "metadata_refresh_interval_sec" = "3600", "ipc.client.fallback-to-simple-auth-allowed" = "t...
cluster
2.0
0
votes
1
answers
45
views
Prev
Prev
43
44
45
(current)
46
47
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
variant字段支持作为JAVA udf输入输出参数吗?
1 answers
Doris密码加密策略不合符 PCI DSS 审计要求
1 answers
建议支持geo结构存储类型