Description
We need a Java version BloomFilter and have exactly same behavior with C++ version.
Thus Spark can generate and submit BloomFilter when scan.
We mean to keep the implementation independent and submit a following pr to expose an interface via KuduRDD to add BloomFilter.
Attachments
Issue Links
- is related to
-
KUDU-2483 Scan tablets with bloom filter
- Resolved