Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
Description
The current combiner implementation in the PythonAPI is quite a mess. It adds a lot of unreadable clutter, is inefficient at times, and can straight up break in some edge cases.
I will revisit this feature after FLINK-2501 is resolved. Several changes for that issue will make the reimplementation easier.