You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Bankim Bhavsar (Jira)" <ji...@apache.org> on 2020/06/02 18:44:00 UTC

[jira] [Created] (KUDU-3140) Add heuristics to disable predicate evaluation/filtering for Bloom filter predicate

Bankim Bhavsar created KUDU-3140:
------------------------------------

             Summary: Add heuristics to disable predicate evaluation/filtering for Bloom filter predicate
                 Key: KUDU-3140
                 URL: https://issues.apache.org/jira/browse/KUDU-3140
             Project: Kudu
          Issue Type: Improvement
          Components: perf, util
    Affects Versions: 1.12.0
            Reporter: Bankim Bhavsar
            Assignee: Bankim Bhavsar


KUDU-2483 introduced support for Bloom filter predicate.
However as observed with TPCH, query 9 exhibits regression when Bloom filter predicates are pushed down to kudu.

See excerpt from performance analysis of TPCH run by [~wzhou].
https://gist.github.com/bbhavsar/811ccbe0cd144090f82bdabcd801f827




--
This message was sent by Atlassian Jira
(v8.3.4#803005)