Github user Aegeaner commented on the issue:
https://github.com/apache/flink/pull/5065
@fhueske I found `TypeInformation `class has abstract `equals()` and
`hashcode()` override methods defined, so any type info must implement these
methods. So is reflection check necessary?---
