Skip to content

[Runtime Filter] Why does the in_list (and min_max) runtime filter apply only to prune partitions #14231

Answered by xudong963
JasonLi-cn asked this question in Q&A
Discussion options

You must be logged in to vote

in_list runtime filter will generate when build side row number is less than 1024, but bloom runtime filter doesn't have the limitation. They have similar effect for row granularity filtering, so using bloom runtime filter is enough.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@JasonLi-cn
Comment options

@xudong963
Comment options

Answer selected by JasonLi-cn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants