Bankim Bhavsar created KUDU-3179:
------------------------------------
Summary: Write a benchmark for measuring improvements seen with
Bloom filter predicate
Key: KUDU-3179
URL: https://issues.apache.org/jira/browse/KUDU-3179
Project: Kudu
Issue Type: Task
Components: perf, util
Reporter: Bankim Bhavsar
Compare performance improvement seen with Bloom filter predicate:
- Without any predicates
- With/without range(min-max) predicates
With predicates, one would expect CPU consumption to be higher but the number
of rows returned to the client will be lower so RPC/network overhead will be
lower.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)