Dan Burkert has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/8314 )

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 primary
key columns, along with a single unbounded partition. Only when set to
an empty vector, will the table be created without range partition.

Change-Id: Icfa41aa26bf1961f27a08a42a8353098d04305b6
Reviewed-on: http://gerrit.cloudera.org:8080/8314
Tested-by: Kudu Jenkins
Reviewed-by: Dan Burkert <[email protected]>
---
M java/kudu-client/src/main/java/org/apache/kudu/client/CreateTableOptions.java
1 file changed, 4 insertions(+), 3 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Dan Burkert: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: Icfa41aa26bf1961f27a08a42a8353098d04305b6
Gerrit-Change-Number: 8314
Gerrit-PatchSet: 4
Gerrit-Owner: Hector Camarena <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to