My main point is, you use precondition that could produce an exception and then immediately catch the exception and translate it to `false`. So my question is, why use precondition and not just an `if` that affects the result.
[ Full content available at: https://github.com/apache/flink/pull/6707 ] This message was relayed via gitbox.apache.org for [email protected]
