Mahesh Reddy has uploaded this change for review. ( 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 --- 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, 148 insertions(+), 19 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/17753/1 -- 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: newchange Gerrit-Change-Id: I09c626ecdcbe7c0465e6483d6a23369fb7194bfb Gerrit-Change-Number: 17753 Gerrit-PatchSet: 1 Gerrit-Owner: Mahesh Reddy <[email protected]>
