fhueske commented on issue #6666: [FLINK-10290] [table] Fix conversion error in StreamScan and BatchScan URL: https://github.com/apache/flink/pull/6666#issuecomment-421349773 I would not change the `equals` implementation because it might break backwards compatibility. Maybe checking on the `TypeInformation` is not the right choice here and we should compare `TableSchema` instead.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
