Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[client] Mark the Bloom filter predicate method as experimental
This is the method meant for general consumption by C++ client users. The method that directly accepts BlockBloomFilter is already marked Advanced/Unstable. This allows changes in future in case we need to incorporate feedback discovered when testing integration with Impala Tests: - Verified the generated doxygen HTML file. Change-Id: Ie1572228dc041d2e5cba68ee47afbb082752b759 Reviewed-on: http://gerrit.cloudera.org:8080/15486 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins
- Loading branch information