YuvalItzchakov commented on issue #9780: [FLINK-14042] [flink-table-planner] Fix TemporalTable row schema always inferred as nullable URL: https://github.com/apache/flink/pull/9780#issuecomment-544534754 @twalthr The problem doesn't only occur for `Multiset`. It's engrained in every logical type which defaults to NULL (I think that's all of them?) and is being used in conjunction with a temporal table. Does Blink not currently suffer from the same problem?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services