Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
椰子Echo@SelectDB
1111
•
asked Nov 24, 2025
【资料获取】AI- Native 系列直播,聚焦 AI 函数、混合检索、实践落地等
11 月 27 日(周四) 19:30-20:30,飞轮科技资深技术专家、Apache Doris PMC 成员李昊鹏、Apache Doris Active Contributor 林真祺将带来 Apache Doris 4.0 版本原生 AI 函数的设计理念、实现原理 以及企业级应用的解读,为用户提供更强大、更易用的智能数据分析体验。 资料获取: [https://www.selectdb.com/resources/events/doris-webinar-202511...
community
4.0
0
votes
0
answers
185
views
椰子Echo@SelectDB
1111
•
asked Mar 13, 2024
【最新:大数据工程师】Apache Doris 社区招聘信息汇总,长期有效,建议收藏
小伙伴们好,Apache Doris 在深受社区用户喜爱与信任的同时,也收到了一些有关大数据、数据仓库、计算引擎研发等技术岗位招聘与求职需求,特此帮转,欢迎关注~ 岗位信息帮转可联系 Doris 小助手,微信号:ApacheDoris_Official(添加好友请备注来意) 本帖长期有效,如需转发,请按下方格式说明,谢谢! 【招聘】/【求职】 岗位名称: 工作地点: 工作经验/年限: 学历要求: 工作职责: 任职要求(招聘方填写): 联系方式:
community
ask
5
votes
19
answers
8051
views
____
9
•
asked 56m ago
NGram BloomFilter 索引已添加,Query Profile 中找不到 RowsBloomFilterFiltered 等相关指标
我在 Doris 4.x 中对表 bc_oc_oc_order_sub_ods 的 sharding_flag 字段添加了 NGram BloomFilter 索引,配置如下: SET enable_function_pushdown = true; ALTER TABLE bc_oc_oc_order_sub_ods ADD INDEX idx_sharding_flag_ngram(sharding_flag) USING NGRAM_BF PROPERTIES("...
4.0
0
votes
0
answers
17
views
zhanglong
1
•
asked 3h ago
Doris Manager v25.3.0 不能升级到Doris 4.1
manager
upgrade
0
votes
1
answers
7
views
hujiaoxiang
1
•
asked 7h ago
滚动升级Doris集群从2.1.9,升级到4.0.4问题
1、我在通过滚动升级,将Doris集群从2.1.9,升级到4.0.4之后 在使用python+airflow.providers.mysql.hooks.mysql import MySqlHook调用doris,执行sql命令, 偶发性报错为:(2013, "Lost connection to MySQL server at 'reading authorization packet, system error: 104")大多数情况都是可以正常执...
2.1
upgrade
0
votes
0
answers
11
views
dolphinDoris
3
•
asked 8h ago
doris往iceberg中写入,少数据
在尝试使用doris自身湖仓功能往iceberg中写入数据的时候,发现数据变少了。我是有200个分区,一个分区一个分区的迁移。前100个分区,就固定存在数据变少的情况。但是后面100个分区没有变少。我在尝试数据doris往iceberg写入数据的时候,几乎数据都会变少。 doris:3.1.3_rc01 iceberg 1.16
3.0
catalog
0
votes
3
answers
12
views
AnfaZhang
3
•
asked 23h ago
存算分离冷查询性能咨询
{code...} 如上Profile, 笔者发现只要查询中BytesScannedFromRemote大于0,查询便会非常慢,笔者的FileCache用的是云磁盘,S3存储用的是云上对象存储,请求时延都在毫秒级,且S3存储的带宽上限非常大(实际带宽利用率不到10%) , 但是表现出来的性能和FileCache差异在1000倍以上, 7MB云磁盘FileCache上的数据8毫秒读完,7MB S3上的数据花了20秒读完, 这个差异和预期相差太远了 社区大佬能帮分析下可能的原因吗...
decoupled
0
votes
1
answers
8
views
5s
3
•
asked May 7
如何通过flink cdc来实时获取doris中的数据?
我需要基于doris进行数仓数据实时处理,类似通过hologres的binlog来实现数仓各层的数据实时处理。但目前再doris的文档中没有看到类似的案例或方案。
query
4.1
0
votes
1
answers
18
views
Mark
1
•
asked May 7
Doris Routine Load重置offset
使用Routine Load消费kafka消息时,经常会出现offset过期的情况 [INTERNAL_ERROR]fetch failed due to requested offset not available on the broker: Broker: Offset out of range 如何监控这种情况,或者如何在Routine Load在被自动调起时,将offset进度调整为offset_beginning
2.0
0
votes
1
answers
7
views
tk
1
•
asked May 7
升级到doris4.1.0
使用Doris Manager v25.3.1能将doris4.0.5升级到doris4.1.0吗? 之前看到能使用25.1.1 版本的manager将3.1版本的doris升级到4.0的,也能升级4.1吗?
upgrade
4.1
0
votes
1
answers
21
views
1
(current)
2
3
4
5
Next
Next
Hot Questions
NGram BloomFilter 索引已添加,Query Profile 中找不到 RowsBloomFilterFiltered 等相关指标
Doris Manager v25.3.0 不能升级到Doris 4.1
1 answers
滚动升级Doris集群从2.1.9,升级到4.0.4问题
doris往iceberg中写入,少数据
3 answers
doris udf函数 http方式无法正确拆分文件名
2 answers
Doris 4.1.0 严重的BE问题
1 answers