forked from apache/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use unique_ptr instead of shared_ptr in BlockBloomFilterTest
This was pointed out in the code review by Adar. However didn't know that the underlying pointer from unique_ptr could be fetched. Change-Id: I2eb356b2b1a02b7e854b5730ffc683c974d7a4ff Reviewed-on: http://gerrit.cloudera.org:8080/15033 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]>
- Loading branch information
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters