Questions
Tags
Users
Badges
【已解决】字段a是int类型,做bitmap索引,通过查询条件 where a<>'' ,导致所有数据都查询不到
Asked Mar 25, 2024
Modified Apr 17, 2024
Viewed 36
query
2.0
0
0
edited Apr 17, 2024
huifeideyu
25
asked Mar 25, 2024
2 Answers
【解决方法】(引用楼主评论)
将过滤条件修改为 length(commandcode) >= 1
0
Accepted
edited Jan 1, 1970
椰子Echo@SelectDB
1061
answered Apr 17, 2024
doris是什么版本, commandcode is not null有数据吗?
0
edited Jan 1, 1970
黄海军@SelectDB
4903
answered Mar 26, 2024
Related Questions
耗时查询,连接中断
1 answers
查询doris外部表分区存在穿刺情况
1 answers
【Bug】窗口函数+groupby 在join时报错
1 answers
查询视图,条件无法完全下推
2 answers
Doris查询hivecatalog表,慢查询
1 answers
Doris查询hive数据异常问题
1 answers