Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17657


Change subject: WIP [client] KUDU-2671 flexible partitioning during table 
creation
......................................................................

WIP [client] KUDU-2671 flexible partitioning during table creation

WIP:
  * receive and process feedback on the proposed API in client.h
    for adding a range partition with custom hash sub-partitioning
  * add proper commit description
  * make implementation actually work: as of now, the expected number of
    partitions doesn't match the actual one, at least if checking using
    KuduPartitioner
  * add more test scenarios: multi-level, negative scenarios, etc.

Change-Id: I98fd9754db850dcdd00a00738f470673f42ac5b4
---
M src/kudu/client/client-test.cc
M src/kudu/client/client.cc
M src/kudu/client/client.h
M src/kudu/client/table_creator-internal.cc
M src/kudu/client/table_creator-internal.h
M src/kudu/master/master.proto
6 files changed, 326 insertions(+), 51 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I98fd9754db850dcdd00a00738f470673f42ac5b4
Gerrit-Change-Number: 17657
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to