RyanSkraba commented on PR #23006:
URL: https://github.com/apache/flink/pull/23006#issuecomment-1649909051

   Just to summarize (the main discussion is on the JIRA):
   
   * Rebased and squashed all commits
   * Only top level classes are `@deprecated` to ensure that the dev has the 
info about removing these classes and modules in 2.0 (but the entrypoints to 
the Scala API have been deprecated since 1.17.0)
   * The scala `@deprecation` is preferred, I didn't search and replace 
existing `@Deprecation` annotations.  These are largely equivalent.
   
   The original (overly annotated) PR is temporarily available at 
https://github.com/apache/flink/compare/master...RyanSkraba:flink:rskraba/FLINK-32560-deprecate-scala-original


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