[
https://issues.apache.org/jira/browse/PARQUET-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713630#comment-17713630
]
ASF GitHub Bot commented on PARQUET-2274:
-----------------------------------------
gszadovszky commented on PR #1056:
URL: https://github.com/apache/parquet-mr/pull/1056#issuecomment-1513367871
We started to use this to mark somehow the public classes/methods that did
not ment to be public for the API users but only because of our current module
layout. Since we are on java8 we do not have anything else to mark them. But
because we do not have any tools running on the API (not even talking about the
client side) it does not really make sense to have these annotations. Maybe it
would worth some comments as replacements of the annotations but I am not sure
they would be checked before used.
> Remove Yetus
> -------------
>
> Key: PARQUET-2274
> URL: https://issues.apache.org/jira/browse/PARQUET-2274
> Project: Parquet
> Issue Type: Improvement
> Affects Versions: 1.13.0
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Major
> Fix For: 1.14.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)