Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
hz1985
1
•
asked Oct 26, 2024
请问聚合模型不支持count()吗
我司有大量需求是分组统计数量,比如 select count(*) as num from xxx group by vin
3.0
0
votes
1
answers
37
views
a1792340235
3
•
asked Oct 25, 2024
创建存储过程不会报错
创建了一个存储过程里面内容随便写都不会报错,执行也不会报错
3.0
0
votes
1
answers
112
views
luochen
5
•
asked Oct 25, 2024
Doris Manager 24.0.3 检索分析只能显示500条数据
Doris Manager WebUI,检索分析里无论筛选时间长短,都只能显示500条,这个限制有配置可以自定义修改嘛?
doris-webui
0
votes
2
answers
55
views
____
5
•
asked Oct 25, 2024
【2.1.x】建表使用BITMAP_UNION时不能允许空值
1.2及版本以下建表没有问题 建表语句如下 CREATE TABLE t_tag_bitmap ( tag varchar(10) NULL COMMENT "", user_id bitmap BITMAP_UNION NULL COMMENT "" ) ENGINE=OLAP AGGREGATE KEY(tag) COMMENT "OLAP" DISTRIBUTED BY HASH(tag) BUCKETS 5 PROPER...
2.1
0
votes
1
answers
48
views
wayne
1
•
asked Oct 25, 2024
Broker load从hdfs上导入几条测试数据报错:RPC response exceeds maximum data length
Doris版本:2.0.14 -no AVX2 导入文件只有4行数据,执行broker load报错: rrors while get file status DestHost:destPort xardc2:12003 , LocalHost:localPort xardc2/172.21.3.65:0. Failed on local exception: java.io.IOException: org.apache.hadoop.ipc.RpcException: R...
ingestion
2.0
0
votes
1
answers
37
views
FFFF9卡
11
•
asked Oct 25, 2024
Dinky 整库同步支持Oracle2Doris吗
Dinky CDCSOURCE 整库同步支持Oracle写入Doris吗,有没有例子
1.2
0
votes
1
answers
52
views
hz1985
1
•
asked Oct 25, 2024
doris集群部署后,项目中连接数据库使用哪台机器的ip呢?
随便一台吗?求解惑
3.0
faq
0
votes
1
answers
60
views
Viking
13
•
asked Oct 25, 2024
【已解决】3.0 存算分离 k8s 部署有详细一些的文档吗
目前看官网的文档不是很完整 按照官网快速部署存算分离步骤对不上 从 apache/doris-operator 找到 ddc-sample.yaml ms 服务已经成功启动 但是 fe 与 be 没有随着启动 按照 [部署 cluster] 步骤进行部署 {code...} 希望能得到一些解答 谢谢
decoupled
3.0
operator
install
docs
1
votes
2
answers
311
views
DLTX
3
•
asked Oct 25, 2024
使用agg_state类型创建聚合表,提示SQL错误
麻烦大佬看看,请问如何正确使用 {code...}
2.1
0
votes
1
answers
34
views
zlhxxx
158
•
asked Oct 25, 2024
能不能手动把trash目录下的数据删了
如题,不想重启,但执行了ADMIN CLEAN TRASH 一直不删。 而且还对不上
2.1
0
votes
1
answers
51
views
Prev
Prev
201
202
203
(current)
204
205
Next
Next
Hot Questions
Doris3.1 存算分离 S3请求
求助,be内存配置合理方案
3个并发任务写入同一张表,报错 get tableList write lock timeout
使用flink-doris-connector-1.17 25.1.0同步数据,新增更新操作能成功同步,删除操作不生效
Doris 2.1.6 SQL_BLOCK_RULE 命中后错误信息不正确,显示为未知列错误而非规则拦截提示
1 answers
selectdb3.0.9版本be崩溃