Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17753 )
Change subject: [common] Update PartitionSchema::operator==() ...................................................................... [common] Update PartitionSchema::operator==() This patch modifies the overloaded equals operator function to include checks for custom hash schemas per range and their range bounds. In addition, some minor style changes were made. Change-Id: I09c626ecdcbe7c0465e6483d6a23369fb7194bfb Reviewed-on: http://gerrit.cloudera.org:8080/17753 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/common/partition-test.cc M src/kudu/common/partition.cc M src/kudu/common/partition.h M src/kudu/common/partition_pruner.cc 4 files changed, 168 insertions(+), 22 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17753 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I09c626ecdcbe7c0465e6483d6a23369fb7194bfb Gerrit-Change-Number: 17753 Gerrit-PatchSet: 4 Gerrit-Owner: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]>
