Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15486 )
Change subject: [client] Mark the Bloom filter predicate method as experimental ...................................................................... [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 --- M src/kudu/client/client.h 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/15486 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie1572228dc041d2e5cba68ee47afbb082752b759 Gerrit-Change-Number: 15486 Gerrit-PatchSet: 2 Gerrit-Owner: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
