@zentol What is the preference between `nullable(<any>)` and `any(<class>)`? Inconsistent on this, take a look at `HadoopOutputFormatTest.java` where change `any(FileSystem.class)` to `nullable(FileSystem.class)`
[ Full content available at: https://github.com/apache/flink/pull/6634 ] This message was relayed via gitbox.apache.org for [email protected]
