Github user Aegeaner commented on the issue: https://github.com/apache/flink/pull/5065 @twalthr But when registering a table/TableSource, we only got a `TableSchema`, which is an array of `TypeInformation` ? How should I check the instances of values?
---