Hello Mahesh Reddy, Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18733
to look at the new patch set (#4).
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 lead to issues while copying
tables with string, binary and varchar 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, 50 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/18733/4
--
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: newpatchset
Gerrit-Change-Id: I5abf7ff9713ee391199c47710ccd81db8b97653e
Gerrit-Change-Number: 18733
Gerrit-PatchSet: 4
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Yifan Zhang <[email protected]>