hi @StephanEwen How can it "break setup" without serializing it? It's just an internal variable that improves the performance of the `toString()` method. Other than that, it hasn't been used elsewhere. And when `toString()` is called again, it will be generated again, and `toString()` sets the behavior of this variable to be idempotent.
[ Full content available at: https://github.com/apache/flink/pull/6755 ] This message was relayed via gitbox.apache.org for [email protected]
