924060929 commented on pull request #7645:
URL: https://github.com/apache/incubator-doris/pull/7645#issuecomment-1009569367


   > Is it possible to construct two bloom filter when open `BLOOM_FILTER` and 
`IN_OR_BLOOM_FILTER` ?
   
   It could be. Should we remove the second bloom filter in local mode?In 
current implement,we only ignore filter in local target. When exist remote 
target, merge node can not ignore other filter because of different filter in a 
join node send different merge request. The merge bloom filter could happens 
before merge in filter, so the in filter and bloom filter could be  both 
applied.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to