Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
liuyz
7
•
asked Sep 30, 2024
2.0.10版本,手动下线一个BE后,删除语句超级慢
3FE 3BE 混合部署在3台服务器上,手动下线一个BE进行高可用测试。发现delete 语句会变得超级慢
2.0
0
votes
1
answers
54
views
z404289981
21
•
asked Sep 30, 2024
doris的streamload支持bitmap_from_array函数吗
使用stream load导入时指定bitmap from array函数报错"Message": "[ANALYSIS_ERROR]TStatus: errCode = 2, detailMessage = Does not support non-builtin functions, or function does not exist: bitmap_from_array(<slot 27>)", 请问下stream load...
2.1
0
votes
1
answers
40
views
zzzz
11
•
asked Sep 29, 2024
主键模型部分列更新的场景,怎么保证insert数据在update数据之前?
flink程序通过stream load csv格式导入到doris, 那么既要接收insert语句,也需要实现部分列的update(添加header参数columns以及partial_columns=true),问题如下: 1.insert和update,既然header参数不一样,那么用到的DorisSink就不一样;那么就不可能用一条流写入到DorisSink; 2.那么insert数据一条流,update数据一条流,假如insert数据量大,插入时间长,而updat...
2.1
0
votes
1
answers
133
views
是尘风呢
3
•
asked Sep 29, 2024
通过 Java 程序调用 stream load 导入数据,在一批次数据量较大时,可能会报错 Broken Pipe
版本:doris-3.0.1 2pc:开启 写入差不多4000万时就报错,报错内容如下: {code...}
3.0
0
votes
1
answers
190
views
ZheWang
3
•
asked Sep 29, 2024
是否能提供ARMv8(2.0.13)版本的prebuild的thirdpary包
如题,自己编译总是会遇到librdkafka的链接问题。
2.0
0
votes
1
answers
49
views
badrecover
15
•
asked Sep 29, 2024
jdbc catalog greenplum6,time字段下午时间无法正常用cast来转换,也无法用time_to_sec来转换,返回null
现象见下图: 问题:create_time值为上午时段的时候能正常转换成秒或doris的time;当时段为下午时,返回值就为null create_time的时间为上午早点的时候,能正常转换 doris版本:为2.1.5 源表的结构: create catalog: {code...}
2.1
0
votes
1
answers
100
views
wuzongyun
64
•
asked Sep 29, 2024
【项目源码分享】基于Doris构建电商数仓ods->dwd/dim->dws->ads完整代码分享
data-warehouse-learning 是一个以电商系统为基础,围绕电商业务指标统计需求而构建的数仓项目。其包含完整的基于Doris的数仓(ods->dwd/dim->dws->ads)建设代码,同时也包含了诸多doris学习demo。 欢迎关注Doris的同学们访问查看。 代码地址: github | [https://github.com/Mrkuhuo/data-warehouse-learning gitee | https://gitee....
content
6
votes
4
answers
635
views
nokichen
29
•
asked Sep 29, 2024
查询报错Size of filter doesn't match size of column
{code...}
2.1
0
votes
2
answers
114
views
zzzz
11
•
asked Sep 29, 2024
flink web ui显示的数据,和实际插入表里的数据不一致
1.使用flink doris connector,批次是10s;使用stream load csv格式实现upsert 2.目前程序运行1h,flink发送的数据有76w条,实际入库74w,有2w的一个延迟 3.程序日志没有看到报错的情况 请问下大佬们,这种情况应该怎么去定位,少的数据去哪里了?
2.1
0
votes
2
answers
110
views
____
23
•
asked Sep 28, 2024
关于华为存算分离集群的catalog创建文件
CREATE CATALOG hive_krb_csfl PROPERTIES ( "type" = "hms", "hive.metastore.uris" = "thrift://25.36.193.116:21088,thrift://25.36.193.179:21088", -- hive-site.xml hive.metastore.uris属性 "hive.metastore.sasl.e...
2.1
0
votes
1
answers
85
views
Prev
Prev
286
287
288
(current)
289
290
Next
Next
Hot Questions
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers
Current database is not set
2 answers
在Doris4.X别名函数兼容问题
1 answers
Doris研发工程师岗位(联通软研院)