Hello, As per link below for Flink 2.0, there are many breaking changes which will impact users. Please give inputs for below.
1. What are the alternatives for the APIs/interfaces/methods/constants which are supposed to be removed? Any documentation related to this, please share? 1. Is it safe to take assumption that in application if any deprecated Flink code is used then that is only the candidate for removal/change or apart from this also Flink removed the certain classes/interfaces/methods etc.? 1. Is there any impact if any interface/class used indirectly i.e. Class/Interface A (Flink class) extends Class/Interface B (Flink class) and B is changed by Flink and A used by user so in this case what is expected? https://flink.apache.org/2024/10/23/preview-release-of-apache-flink-2.0/#breaking-changes Rgds, Kamal