Yifan Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18733


Change subject: KUDU-3306: fix PartitionSchema::DecodeRangeKey
......................................................................

KUDU-3306: fix PartitionSchema::DecodeRangeKey

Prior to this patch, we didn't copy BINARY values into KuduPartialRow
in PartitionSchema::DecodeRangeKey, which leads to issues while copying
tables with string columns in their range key.

Change-Id: I5abf7ff9713ee391199c47710ccd81db8b97653e
---
M src/kudu/common/partition.cc
M src/kudu/tools/kudu-tool-test.cc
2 files changed, 52 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/18733/1
--
To view, visit http://gerrit.cloudera.org:8080/18733
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5abf7ff9713ee391199c47710ccd81db8b97653e
Gerrit-Change-Number: 18733
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang <[email protected]>

Reply via email to