Xingcan Cui created FLINK-7854: ---------------------------------- Summary: Reject lateral table outer joins with predicates in SQL Key: FLINK-7854 URL: https://issues.apache.org/jira/browse/FLINK-7854 Project: Flink Issue Type: Sub-task Components: Table API & SQL Reporter: Xingcan Cui Priority: Blocker Fix For: 1.4.0
Due to CALCITE-2004, lateral table outer joins can not be normally executed. We should cover it up by rejecting join predicates temporarily, until the issue is fixed in Calcite. -- This message was sent by Atlassian JIRA (v6.4.14#64029)