Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We have moved some classes from flink-core to flink-core-api without changing the package name, but the japicmp check will also consider this incompatible changes. As a result, we excluded them for now. But we'll have to include them back in the next release.
The list of these classes:
org.apache.flink.api.common.functions.Function
org.apache.flink.api.java.functions.KeySelector