You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Zoltan Ivanfi (JIRA)" <ji...@apache.org> on 2017/09/27 17:33:00 UTC

[jira] [Created] (PARQUET-1116) Add Yetus InterfaceAudience annotations to Parquet

Zoltan Ivanfi created PARQUET-1116:
--------------------------------------

             Summary: Add Yetus InterfaceAudience annotations to Parquet
                 Key: PARQUET-1116
                 URL: https://issues.apache.org/jira/browse/PARQUET-1116
             Project: Parquet
          Issue Type: Improvement
            Reporter: Zoltan Ivanfi


Parquet should use [Yetus InterfaceAudience annotations|https://yetus.apache.org/documentation/in-progress/audience-annotations-apidocs/org/apache/yetus/audience/package-summary.html] to specify its API's intended [audience|https://yetus.apache.org/documentation/in-progress/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html] (public/private) and optionally [stability|https://yetus.apache.org/documentation/in-progress/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html] (unstable/evolving/stable) in code annotations both for the benefit of its users and also for ensuring that no breaking changes happen in the public API.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)