[
https://issues.apache.org/jira/browse/FLINK-38043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dalongliu updated FLINK-38043:
------------------------------
Component/s: Table SQL / Planner
> Support joining without join keys
> ---------------------------------
>
> Key: FLINK-38043
> URL: https://issues.apache.org/jira/browse/FLINK-38043
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Gustavo de Morais
> Assignee: Gustavo de Morais
> Priority: Critical
> Fix For: 2.1.0
>
>
> There are cases where the user can join without any join key. Example: SELECT
> * FROM T1 JOIN T2 ON TRUE;
>
> We want to configure a singleton distribution and also be able to run this
> join.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)