Hi @fhueske, I don't think `TableSchema` can help here, since `TableSchema` only reflects the structure of the abstracted Table, while the underlying datastream's TypeInformation is transparent. I'm agree with @twalthr , compare field names in `equals ` methods (just the same as `TupleTypeInformation`) seems a more reasonable way. What do you think?
Best, JR [ Full content available at: https://github.com/apache/flink/pull/6666 ] This message was relayed via gitbox.apache.org for [email protected]
