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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to