zentol commented on pull request #17133:
URL: https://github.com/apache/flink/pull/17133#issuecomment-922785468


   > [...] methods are allowed to be annotated with any less-stable annotation 
than their top-level class in general (including @Internal)?
   
   Yes. There are no rules against that, and IIRC it is done extensively in the 
Dataset/Datastream APIs. If the Table API got by without it then that is great, 
but I wouldn't conclude that this implies some misunderstanding as to how the 
annotations may be used. I would rather attribute that to the fact that the 
Table API doesn't have any `@Public` APIs at this point, so they can change 
things much more freely anyway.


-- 
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