Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
Description
Currently we expect the data point passed to the delta function to be serializable, which breaks the serialization assumptions provided in other parts of the code.
This information should be properly serialized by Flink serializers instead.