Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/18640 )

Change subject: KUDU-2671 update Add{ExclusiveUpper,Lower}BoundPartitionKeyRaw
......................................................................

KUDU-2671 update Add{ExclusiveUpper,Lower}BoundPartitionKeyRaw

Since we don't allow for variable number of hash dimensions in
range-specific hash schemas for a table, this patch updates the code
in KuduScanner::AddExclusiveUpperBoundPartitionKeyRaw() and
KuduScanner::AddLowerBoundPartitionKeyRaw() to enable using them
for tables having custom hash schemas per range.

This is a follow-up to 6998193e69eeda497f912d1d806470c95b591ad4.

Change-Id: I1323e494733c9c082dedc12d941811f4175dbeab
Reviewed-on: http://gerrit.cloudera.org:8080/18640
Reviewed-by: Mahesh Reddy <[email protected]>
Tested-by: Kudu Jenkins
Reviewed-by: Abhishek Chennaka <[email protected]>
Reviewed-by: Attila Bukor <[email protected]>
---
M src/kudu/client/client.cc
1 file changed, 22 insertions(+), 19 deletions(-)

Approvals:
  Mahesh Reddy: Looks good to me, but someone else must approve
  Kudu Jenkins: Verified
  Abhishek Chennaka: Looks good to me, but someone else must approve
  Attila Bukor: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/18640
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1323e494733c9c082dedc12d941811f4175dbeab
Gerrit-Change-Number: 18640
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>

Reply via email to