Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
椰子Echo@SelectDB
1113
•
asked Apr 16
【资料下载】4/19 走进阿里|阿里云 SelectDB x Apache Doris 日志存储分析解决方案 Meetup
4 月 19 日,由阿里云联合飞轮科技共同发起的阿里云 SelectDB x Apache Doris 日志存储与分析解决方案联合 Meetup 暨 Apache Doris 企业行第二期将在北京正式开启,邀您共探日志分析新范式!本次活动邀请了来自阿里云、飞轮科技、AI 独角兽企业的多位技术专家,演讲涵盖阿里云数据库 SelectDB 版及 Apache Doris 在日志场景的技术特性、解决方案及落地实践。 ⏰ 活动时间:2025 年 4 月 19 日(周六)13:30 -...
community
solution
0
votes
1
answers
111
views
____
9
•
asked Apr 16
2.1.8查询报错Size of filter doesn't match size of column
Doris版本:2.1.8 问题现象: 在查询时发现有一条数据查不到,查询时报错Size of filter doesn't match size of column,但这条数据在外表hive中是正常的能查到。 查询语句 {code...} 这个问题应该怎么排查,有相关的案例吗,这个问题比较着急 在论坛中发现有类似的问题,但是还没有结论: [https://ask.selectdb.com/questions/D11Y1/cha-xun-bao-cuo-size-of...
2.1
0
votes
1
answers
34
views
XQG
15
•
asked Apr 16
SUBSTRING_INDEX 函数不兼容问题(或为BUG)
MySQL 与 Doris 环境中返回结果不一致问题 SQL 语句 {code...} MySQL 中执行返回结果正确 Doris 中执行返回结果错误 原因分析 DOris 官网: substring_index 函数 [https://doris.apache.org/zh-CN/docs/sql-manual/sql-functions/scalar-functions/string-functions/substring-index?_highlight=substri...
2.1
0
votes
1
answers
82
views
forest
35
•
asked Apr 15
使用flink-doris-connector 如何支持 truncate
在使用flink-doris-connector 进行数据同步时,发现目前暂时不支持truncate 操作,请问目前是否有其他方法支持truncate 操作或者后续是否有开放trucnate 操作的计划
ingestion
2.0
0
votes
1
answers
31
views
yugunsung
117
•
asked Apr 14
catalog jdbc_url 域名切换失败
版本:2.0.12 有个需求是将catalog连接信息进行域名切换 1、通过show create catalog xxx查看catalog创建语句并复制 2、drop catalog xxx; 3、修改catalog的jdbc_url为新域名并重新创建 现象是fe节点连接的是新域名,但是be节点还是连接的原来的域名(运维kill连接,be自动连上去了但是用的还是旧域名),这是缓存的原因导致的吗,如何让be连接新域名马上生效?
2.0
0
votes
1
answers
19
views
杨ddd
5
•
asked Apr 14
2.1.7创建CATALOG提示Failed to initialize pool: null
如下:
2.1
catalog
0
votes
2
answers
37
views
____
9
•
asked Apr 14
Doris 2.1.8查询报错Unexpected exception: null
当前版本2.1.8 问题现象:当前有3个fe(160,161[master],162)节点,查询打到160时会报错。其他两个节点正常,目前通过nginx把请求打到161,162节点上暂时能用。 报错日志 报错sql都是查的supervoc_for_ges这个catalog {code...} 日志中报错database is null,是catalog的问题吗?为什么其他两个fe节点能正常查询
2.1
0
votes
1
answers
58
views
wwhjiaparts
7
•
asked Apr 14
be重启后内存还是居高不下
doris版本:2.1.5 因为查询出现异常: {code...} Heap Profile解析结果
memory
2.1
0
votes
3
answers
83
views
freehao
1
•
asked Apr 14
doris 3.0.3 创建动态表时一直超时,the report queue size exceeds the limit: 100. current: 101
{code...}
3.0
operator
0
votes
1
answers
48
views
wuxd
3
•
asked Apr 13
doris 3.0.4,遇到报错 ERROR 1105 (HY000)
45台 128c 机器750G,hive大表为30T(通过hive_catalog链接),执行sql偶尔会报错(单表查询无join) query_timeout = 60000; parallel_pipeline_task_num = 150; exec_mem_limit = 250G; ERROR 1105 (HY000) at line 5: errCode = 2, detailMessage = (10.xxxx)[CANCELLED]failed to send...
3.0
catalog
0
votes
1
answers
150
views
Prev
Prev
92
93
94
(current)
95
96
Next
Next
Hot Questions
Doris BITMAP_CONTAINS 函数执行比较慢如何解决
doris写hive表时如何合并小文件?
show partitions from table里的DataSize为0
1 answers
Doris V2.0.10 不支持直接调整表的压缩策略吗?
1 answers
通过官网提供的包将pg数据库的表同步到doris,没有把pg的索引同步到doris
3 answers
2.1版本BE 节点老是挂掉
1 answers