Hello Dan Burkert, Kudu Jenkins, Todd Lipcon,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/8314
to look at the new patch set (#2).
Change subject: java: improve javadoc for setRangePartitionColumns
......................................................................
java: improve javadoc for setRangePartitionColumns
Adding clarification to setRangePartitionColumns documentation, stating
that if not set, by default the range will be partitioned by the columns
set in the hash partition parameters, along with partition unbounded.
Only when set to an empty vector, the table will be created without
range partition.
Change-Id: Icfa41aa26bf1961f27a08a42a8353098d04305b6
---
M java/kudu-client/src/main/java/org/apache/kudu/client/CreateTableOptions.java
1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/8314/2
--
To view, visit http://gerrit.cloudera.org:8080/8314
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icfa41aa26bf1961f27a08a42a8353098d04305b6
Gerrit-Change-Number: 8314
Gerrit-PatchSet: 2
Gerrit-Owner: Hector Camarena <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>