As I said before, we cannot change `RowTypeInfo.equals()` because it would break backwards compatibility. The `Row` type is used in many places. Changing the behavior of the type info, can easily break working programs because field names are often not important when comparing types.
[ Full content available at: https://github.com/apache/flink/pull/6666 ] This message was relayed via gitbox.apache.org for [email protected]
