Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
海中之龙
13
•
asked Oct 25, 2024
Doris使用HiveCatalog查询缺数据
Doris版本:2.1.6 Hive查询SQL: {code...}
2.1
0
votes
1
answers
46
views
Jambo
3
•
asked Oct 25, 2024
Failed to load stats for column
不定时的发生很慢的查询,一个简单的查询都查询超时,报下面的警告,而且有时候用DBeaver连Doris也会连接不上 WARN (STATS_FETCH-8|319) [ColumnStatisticsCacheLoader.doLoad():45] Failed to load stats for column [Catalog:0, DB:10296, Table:11378, Column:L_345_19574], Reason: Failed to fetch int...
query
2.0
0
votes
1
answers
75
views
zlhxxx
158
•
asked Oct 25, 2024
前缀索引命中问题
如果排序列为x1,x2,x3,x4 , x1+x2 < 32 字节,是不是查询条件得x1 + x2才能命中索引,加快查询。单独x1或单独x2都不行?
2.1
0
votes
1
answers
43
views
fatTiger
3
•
asked Oct 24, 2024
2.1.5 doris导出oss间歇性成功,一会成功一会失败
使用S3协议 {code...} 有的时候再换一下label,又成功了。。。
2.1
0
votes
1
answers
112
views
aiaiduo
3
•
asked Oct 24, 2024
使用Doris Manager-24.1.1 部署3.0.2集群,添加BE节点步骤报错
使用centos7.9的系统使用doris-manager-24.1.1版本部署apache-doris-3.0.2集群,添加BE报错,按照提示都全部配置完一遍了,还是验证不过,麻烦大佬帮看下是啥问题,多谢!
3.0
doris-webui
manager
install
0
votes
1
answers
113
views
朔云呀ya
1
•
asked Oct 24, 2024
2.1.3查询结果和插入表中的结果不一致
如图,查询数据集以及将这个数据集插入到表中查询后,数据有不一致的情况出现,这样并不符合预期。其中表模型为明细模型,参数也如图。有尝试过INSERT OVERWRITE () PARITION(*)和INSERT INTO,均失败。 241025更新[完整测试步骤] 1.SELECT 一个数据集 2.将这个数据集进行INSERT OVERWRITE写入,代码示例如下: INSERT OVERWRITE TABLE ads.ads_marketing_shipping_chann...
2.1
0
votes
1
answers
70
views
doris2db
1
•
asked Oct 24, 2024
Doris-sql语句where加过滤条件判断不能准确出结果。
图1: 图2: 图3: 问题:Doris-sql语句加过滤条件判断不能准确出结果。 具体情况: 图1:图1是没加pk_group 条件查询的全量数据 ,里面是有符合条件的pk_group='-1' 的数据。 图2:图1的原有的查询基础加查询条件and pk_group='-1'会显示empty set 。 图3:把pk_group 替换其中一个具体值如图3 结果是这个对应的和-1对应的数据。 目前其他类似sql语句也会出现该现象。这些语句在问题...
operator
query
1.2
faq
0
votes
1
answers
83
views
Wming
1
•
asked Oct 24, 2024
doris Manager 24.X 新建集群bug
新建集群的时候,配置BE提示修改服务器部分配置,但是修改之后需要手动重启agent,实在不友好,应该自动重启,或者有一个按钮直接界面重启
3.0
manager
0
votes
1
answers
59
views
Mr_Yvan
3
•
asked Oct 24, 2024
Doris BE频繁重启的问题
Doris 版本:2.0.3 Doris BE 对应的 be.out 日志如下: {code...}
cluster
2.0
0
votes
1
answers
76
views
chen
3
•
asked Oct 24, 2024
Routine load每隔一段时间后就暂停不消费了,想问下有什么解决办法?
ErrorReason{ code=errCode = 4, msg='failed to get latest partition offset. {}errCode = 2, detailMessage = Failed to get latest offsets of kafka topic: wmgs_inlist. error: Waited 5 seconds (plus 101063 nanoseconds delay) for io.grpc.stub...
cluster
2.0
0
votes
1
answers
93
views
Prev
Prev
202
203
204
(current)
205
206
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崩溃