Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zhou_ing
3
•
asked Feb 12
doris-2.1.5的版本fe出现 the report queue size exceeds the limit: 100. current: 101的问题数据堵塞,导入不了数据
ADMIN SET ALL FRONTENDS CONFIG ("report_queue_size " = "150");使用了这个将参数修改后任然无效,每次都是重启fe后好了一段时间又不行了
2.1
ingestion
performance
0
votes
1
answers
101
views
yugunsung
113
•
asked Feb 12
2.1.8,内置审计插件stmt字段只有一行且包含大量的\n\t
版本:2.1.8 审计日志stmt字段只有一行且包含大量的\n\t,可读性差,能否跟手动安装审计日志插件一样输出原始的sql,不包含\n\t这些字符。
2.1
0
votes
1
answers
52
views
Neal_Zzzz
17
•
asked Feb 12
doris数据模型怎么选择?
建表时我想用 a、b两个字段做unique key去重,又想按c-time做分区,但是分区列必须为 KEY 列,在key里加了c-time后就没法去重了,这种怎么设计比较好哈?
2.1
faq
0
votes
1
answers
37
views
jesion
3
•
asked Feb 12
2.1.8查询数据超时
我的表结构是这样的: {code...}
2.1
query
0
votes
1
answers
86
views
yugunsung
113
•
asked Feb 11
2.1.8查询mysql catalog报错Unexpected exception: Found conflicting column names under case-insensitive conditions
版本:2.1.8 升级到2.1.8版本后查询mysql catalog报错 refresh catalog后报错
2.1
0
votes
1
answers
46
views
43
•
asked Feb 11
倒排索引,like查询是否可以命中索引
参考:https://doris.apache.org/zh-CN/docs/3.0/table-design/index/index-overview 官方文档的意思是倒排索引不能对like进行加速。
3.0
query
0
votes
1
answers
64
views
43
•
asked Feb 11
3.0.3 存算分离 通过profile分析索引加速效果,RowsInvertedIndexFiltered 一直都是0
表结构 {code...} 其中 RowsInvertedIndexFiltered 一直是0 。city_id 是倒排索引,根据官方描述,https://doris.apache.org/zh-CN/docs/3.0/table-design/index/inverted-index RowsInvertedIndexFiltered 理论上不会是0。
3.0
query
0
votes
1
answers
33
views
慎始敬终
1
•
asked Feb 11
升级doris2.1.8版本后使用24.0.0的spark-connector出现的问题?
spark3.1版本,用的是spark的spark-doris-connector-spark-3.1的24.0.0版本,读取doris时报如下错误,这是什么原因呢? github上看到报错的源码位置
2.1
0
votes
5
answers
160
views
taotao
1
•
asked Feb 11
用superset添加datasets时,如果选择物化视图就获取不到表结构,普通表就可以
doris版本3.0.3
3.0
0
votes
1
answers
37
views
1
•
asked Feb 11
V2.0.6 doris SQL字符串查询问题
sql查询column_name ="123" 没有结果, column_name =123有结果,column_name 是varchar类型。这个需要怎么解决呀
query
2.0
0
votes
1
answers
40
views
Prev
Prev
59
60
61
(current)
62
63
Next
Next
Hot Questions
【技术干货】Apache Doris + MCP:Agent 时代的实时数据分析底座
2 answers
【直播预告】6/19 本周四「可观测性能力」生态专场,欢迎预约观看!
1 answers
3.0.1版本fe内存过大,并且内存一直上涨,重启后内存下降下来了,但是内存还是一点点上涨
Drop table 之后create table as select 数据缺少
【FAQ】为什么 drop 后磁盘不释放?
1 answers
扩容doris BE节点,数据量不对
1 answers