Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
weiyf
7
•
asked May 28
Doris异步物化视图问题
当有一个表A是物理表,表B是物理表,那我异步物化视图是不是不能直接将A和B关联得到物化视图C,一定得先创建A的物化视图Av1和B的物化视图Bv1后,再关联两个物化视图得到C? 异步物化视图没法用索引,那后期怎么提升查询速度??只能通过分区、分桶了吗??还有异步物化视图有没有命中提升查询速度的说法?? 异步物化视图A带分区字段date和异步物化视图B带分区字段date,但是两个物化视图union创建新的物化视图会报错,无法支持这种语法,这个有啥解决方案?? 查询异步物化视图会一...
2.1
0
votes
1
answers
65
views
hht
1
•
asked May 28
selectdb studio检索分析,筛选条件in或者not in无法带出所有值
selectdb-studio
0
votes
1
answers
40
views
49
•
asked May 28
doris 3.0.3 查询为什么总有时候会出现特别慢的慢sql
doris 3.0.3 查询为什么总有时候会出现特别慢的慢sql,手动执行sql,就很快,应该是偶尔卡了,就查2天的数据,一共500万条左右 ,大佬们,有遇到过么?
decoupled
3.0
performance
0
votes
1
answers
116
views
49
•
asked May 27
3.0.3 failed to sync delete bitmap by txn info. tablet_id=79001088
cg1的日志 {code...}
decoupled
3.0
0
votes
1
answers
46
views
lucas
1
•
asked May 27
doris2.1.10读建有bloom-filter索引的paimon1.0版本表报错:java.lang.ArrayIndexOutOfBoundsException: 65536
[Paimon Catalog] doris由2.1.5版本升级到doris2.1.10后读建有bitmap索引的paimon1.0版本表报错:java.lang.ArrayIndexOutOfBoundsException: 65536 版本: doris: 2.1.10 paimon:1.0 ('metastore' = 'filesystem') paimon建表bitmap参数设置: ,'file-index.bloom-fil...
2.1
0
votes
1
answers
59
views
maple
10
•
asked May 27
修改tablet last_success_version 和last_failed_version 后 下一个compaction依然失败 怎么处理
修改语句 ADMIN SET REPLICA VERSION PROPERTIES("tablet_id" = "10029", "backend_id" = "10004", "last_success_version" = "156655","version"="156655","last_failed_version" = &#...
2.1
cluster
0
votes
1
answers
19
views
Glubin
3
•
asked May 27
left join 报错
{code...}
catalog
2.0
0
votes
1
answers
35
views
Ahcc
11
•
asked May 27
insert into数据丢失
源头是mysql的视图,目标是doris2.1.10,通过jdbc catalog连接。使用insert into抽取数据,源数据量是525万,经过insert into后只有502万,使用distinct和group by查看数据源id主键没有重复数据,请问这是啥问题导致的?
2.1
0
votes
1
answers
38
views
Harvey
3
•
asked May 27
3.0.4 routine load导入数据时kafka数据为true/false 数据库表字段为tinyint 会导致kafka数据的true/false无法解析为1/0 数据库字段为null
3.0.4 routine load导入数据时kafka数据为true/false 数据库表字段为tinyint 会导致kafka数据的true/false无法解析为1/0 数据库字段为null insert into和routine load都测试过 insert into可以识别true/false
3.0
0
votes
1
answers
32
views
peter
3
•
asked May 27
doris2.1.9 如何扩大保留的profile数量?
This table lists the latest 100 queries 我们希望这个参数可以扩大一点,但是翻遍了文档和论坛和SHOW VARIABLES LIKE '%profile%'; 没看到能改这个的参数。
2.1
performance
0
votes
1
answers
24
views
Prev
Prev
71
72
73
(current)
74
75
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