Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.2.0
-
None
Description
Currently, the Runner API serialization for CombinePerKey drops the args and kwargs that are passed at runtime to the CombineFn. We should fix this issue so that the Runner API round-trip preserves semantics.