Skip to content

Commit c133968

Browse files
MartijnVisserStephanEwen
authored andcommitted
Updated Flink roadmap
1 parent 899a72f commit c133968

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

img/flink_feature_radar_2.svg

Lines changed: 1 addition & 1 deletion
Loading

img/flink_feature_radar_zh_2.svg

Lines changed: 1 addition & 1 deletion
Loading

roadmap.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ More details and various smaller changes can be found in the
3636
The roadmap is continuously updated. New features and efforts should be added to the roadmap once
3737
there is consensus that they will happen and what they will roughly look like for the user.
3838

39-
**Last Update:** 2021-03-01
39+
**Last Update:** 2021-09-16
4040

4141
<hr />
4242

@@ -235,6 +235,12 @@ simpler (less configuration tuning required) and more performant.
235235

236236
# Python APIs
237237

238+
Most functionalities in the Java Table APIs and DataStream APIs are already supported by the Python APIs.
239+
The community is continuously working on improvements such as improving the checkpoint strategy for Python UDF execution
240+
([FLINK-18235](https://issues.apache.org/jira/browse/FLINK-18235)), introducing more connectors support in both the Python DataStream API
241+
and Python Table API so that the Python API can be used in for production implementations.
242+
243+
238244
Stateful transformation functions for the Python DataStream API:
239245
[FLIP-153](https://cwiki.apache.org/confluence/display/FLINK/FLIP-153%3A+Support+state+access+in+Python+DataStream+API)
240246

0 commit comments

Comments
 (0)