Hello Marton Greber, Ashwani Raina, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23424

to look at the new patch set (#4).

Change subject: Add equals() and hashCode() methods to PartialRow and 
PartitionSchema
......................................................................

Add equals() and hashCode() methods to PartialRow and PartitionSchema

Implement proper object equality and hash code generation for
PartialRow, HashBucketSchema, and RangeWithHashSchema classes to
enable correct behavior in collections and comparisons.

Change-Id: Iea7d547397c37506c7d0baf4f66aa6b34a99f10e
---
M java/kudu-client/src/main/java/org/apache/kudu/client/PartialRow.java
M java/kudu-client/src/main/java/org/apache/kudu/client/PartitionSchema.java
M java/kudu-client/src/test/java/org/apache/kudu/client/TestPartialRow.java
A 
java/kudu-client/src/test/java/org/apache/kudu/client/TestPartitionSchemaClasses.java
4 files changed, 255 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/23424/4
--
To view, visit http://gerrit.cloudera.org:8080/23424
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iea7d547397c37506c7d0baf4f66aa6b34a99f10e
Gerrit-Change-Number: 23424
Gerrit-PatchSet: 4
Gerrit-Owner: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>

Reply via email to