Gabriella Lotz has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23424


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
2 files changed, 99 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/23424/1
--
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: newchange
Gerrit-Change-Id: Iea7d547397c37506c7d0baf4f66aa6b34a99f10e
Gerrit-Change-Number: 23424
Gerrit-PatchSet: 1
Gerrit-Owner: Gabriella Lotz <[email protected]>

Reply via email to