twalthr commented on issue #9930: [FLINK-12848][table] Fix invalid row type caching URL: https://github.com/apache/flink/pull/9930#issuecomment-543684410 Jark just pointed out that this fix does not solve rows in arrays or maps. I suggest to skip the whole `seenTypes` logic for the legacy planner. The changes are not runtime critical but only affect the pre-flight phase.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
