Github user wuchong commented on the issue: https://github.com/apache/flink/pull/4674 I'm +1 with the first option, i.e. declare the element field as `transient`. You are right, the `SingleElementIterable` is not necessary to be serialized.
---
Github user wuchong commented on the issue: https://github.com/apache/flink/pull/4674 I'm +1 with the first option, i.e. declare the element field as `transient`. You are right, the `SingleElementIterable` is not necessary to be serialized.
---