Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yixi
1
•
asked Nov 6, 2024
aarch64 Doris 2.1.2 function_bitmap_to_base64 UT报错,其余UT PASS
[ RUN ] function_bitmap_test.function_bitmap_to_base64 /root/doris/be/test/vec/function/function_test_util.h:336: Failure Expected equality of these values: expect_data Which is: "BQQAAAAAAAAAAAEAAAAAAAAAAgAAAAAAAAADAAAAAAAAAA==" co...
2.1
0
votes
2
answers
42
views
椰子Echo@SelectDB
1111
•
asked Nov 6, 2024
【资料获取】Apache Doris 和 SelectDB 精选案例集(2024版)电子版上线
近几年,Apache Doris 及 SelectDB 始终朝着实时分析、融合统一和云原生这三大趋势飞速发展。在产品能力提升和用户群体的持续扩增下,越来越多的使用者或企业希望通过借鉴他人的成功案例及经验分享,帮助其快速上手、降低实施风险、提高选型效率,并获取具有实操价值场景解决方案。 在此背景下,飞轮科技正式推出 [Apache Doris 和 SelectDB 精选案例集 ——《走向现代化的数据仓库(2024 版)》] ,汇聚了来自各行各业的成功案例与实践经验。该书以行业为...
content
company
0
votes
1
answers
530
views
3
•
asked Nov 6, 2024
请问使用manage24.1.1从2.1.5升级到2.1.6升级报错CAUSED BY: ZipException: error in opening zip file
2.1
upgrade
0
votes
1
answers
30
views
____
7
•
asked Nov 6, 2024
设置分桶为6,但是数据会写入到同一个分桶中,导致查询效率底,hash分桶大致算法是什么?
主键模型的表,设置分桶数为6,但是数据都分配在一个桶中,导致查询效率慢,hash分桶的原理大致是什么,为什么会分到同一个桶中呢,分桶列是bigint类型,不为空。 表结构:其中id无重复 CREATE TABLE test.a( id bigint NULL, data_date date NOT NULL, a1 double NULL, .... a100 double NULL ) ENGINE=OLAP UNIQUE KEY(id, data_date) AUTO P...
2.1
0
votes
1
answers
124
views
____
27
•
asked Nov 6, 2024
convert(column using gbk) 排序结果不正确
convert(column using gbk) 排序结果不正确
2.0
0
votes
1
answers
24
views
zlhxxx
172
•
asked Nov 6, 2024
doris 2.1.6 关于pipeline
配置是开启的 然后设置会话变量 set parallel_pipeline_task_num = 16; 结果比原本 还要慢一点 是不是pipeline的提升只在于计算部分,不在扫描存储上
2.1
0
votes
1
answers
62
views
sharphero
1
•
asked Nov 5, 2024
doris2.1.5 连接jdbc catalog查询mysql的表和数据对不上
doris2.1.5配置了jdbc catalog后 在doris中和mysql中分别查询MySQL的表 总条数不一致(doris中catalog对应的dictionary记录少)。 此时在mysql中新建一个表(dictionary2和dictionary一样),刷新doris中catalog,也不会出现在doris的catalog中。 条数不一致的mysql表如下 CREATE TABLE dictionary ( ID int(11) NOT NULL AUTO_INC...
2.1
0
votes
2
answers
64
views
shengdengshan
1
•
asked Nov 5, 2024
ngram_search函数在2.1.6和2.1.7 RC01的版本里都使用不了。请问是否是在正式的2.1.7Release版本里合入,2.1.7Release的时间点是什么时候?
ngram_search函数在2.1.6和2.1.7 RC01的版本里都使用不了。请问是否是在正式的2.1.7Release版本里合入,2.1.7Release的时间点是什么时候?
2.1
0
votes
1
answers
59
views
zhangxiaolong861
9
•
asked Nov 5, 2024
doris2.1编译报错
用centos7.6的操作系统编译BE时,编译到第三方库的hyperscan的时失败,是哪里出错了呢,少了什么
2.1
compilation
0
votes
1
answers
60
views
yugunsung
117
•
asked Nov 5, 2024
Agg模型value列(REPLACE_IF_NOT_NULL)指定默认值问题
版本:2.0.12 建表语句 {code...}
2.0
0
votes
1
answers
64
views
Prev
Prev
229
230
231
(current)
232
233
Next
Next
Hot Questions
Doris 4.0.4 视图查询
Doris 4.0.5 ArrowFight 问题
能使用ROUTINE LOAD将kafka数据批量同步到doris中吗
1 answers
【倒排索引存储格式】修改表属性里的 inverted_index_storage_format
1 answers
doris 2.1 stream load 使用group commit 有2个报错
1 answers
4.0.4 stream load 报错: can not cast from origin type bitmap to target type=varchar(65533)
1 answers