Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17753
to look at the new patch set (#2).
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, 149 insertions(+), 18 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/17753/2
--
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: newpatchset
Gerrit-Change-Id: I09c626ecdcbe7c0465e6483d6a23369fb7194bfb
Gerrit-Change-Number: 17753
Gerrit-PatchSet: 2
Gerrit-Owner: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)