Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/4876
But do you understand what I mean? Semantics of code in the main scope
should not be quirked to make assertions in tests shorter to write.
Equals/hashCode is usually not implemented on I/O classes, like the output
stream, because it is not well defined.---
