Re: SQL Lookup join on nested field

2022-10-19 Thread Martijn Visser
//issues.apache.org/jira/projects/FLINK/summary > > Best regards, > Yuxia > > -- > *发件人: *"Krzysztof Chmielewski" > *收件人: *"User" > *发送时间: *星期二, 2022年 10 月 18日 下午 3:28:26 > *主题: *SQL Lookup join on nested field > > Hi all

Re: SQL Lookup join on nested field

2022-10-18 Thread yuxia
2022年 10 月 18日 下午 3:28:26 主题: SQL Lookup join on nested field Hi all, I have found an old thread [1] where there was a question about SQL joins on nested fields. The conclusion was that (quote): "temporal table join doesn't support join on a nested join. In blink planner, a tem

SQL Lookup join on nested field

2022-10-18 Thread Krzysztof Chmielewski
Hi all, I have found an old thread [1] where there was a question about SQL joins on nested fields. The conclusion was that (quote): *"temporal table join doesn't support join on a nested join.In blink planner, a temporal table join will be translated into lookup joinwhich will use the equality