Wang Xixu has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18680


Change subject: [Partition] Make range partition to support senmatic: if not 
exist
......................................................................

[Partition] Make range partition to support senmatic: if not exist

Currently, if a partition which already existed is added into a table,
it will get an error returned. And if two duplicated partitions are added
into a table, it also get an error returned.

It is better to support senmatic "if not exist". It will be ignored when
add a existed or duplicated partition.

Change-Id: Icd403592ecfa137f774fada132f7ba46ce6071e4
---
M src/kudu/master/catalog_manager.cc
M src/kudu/master/master-test.cc
2 files changed, 154 insertions(+), 8 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icd403592ecfa137f774fada132f7ba46ce6071e4
Gerrit-Change-Number: 18680
Gerrit-PatchSet: 1
Gerrit-Owner: Wang Xixu <[email protected]>

Reply via email to