Will Berkeley has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/8214


Change subject: KUDU-2161 ColumnSchemaBuilder missing Audience annotation
......................................................................

KUDU-2161 ColumnSchemaBuilder missing Audience annotation

ColumnSchema.ColumnSchemaBuilder is missing the Yetus Audience
and Stability annotations. This gives it an implied private
audience annotation, so Yetus's IncludePublicAnnotationsStandardDoclet
is omitting its docs from javadoc.

This applies ColumnSchema's annotations (Public + Evolving) to
ColumnSchemaBuilder, which is nested inside ColumnSchema.

I verified that the generated javadocs include ColumnSchemaBuilder
with this change.

Change-Id: I51576db7e28033eec9378dac238d28725aca1921
---
M java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java
1 file changed, 2 insertions(+), 0 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I51576db7e28033eec9378dac238d28725aca1921
Gerrit-Change-Number: 8214
Gerrit-PatchSet: 1
Gerrit-Owner: Will Berkeley <wdberke...@gmail.com>

Reply via email to