You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2015/11/04 17:27:27 UTC

[jira] [Created] (FLINK-2971) Add outer joins to the Table API

Timo Walther created FLINK-2971:
-----------------------------------

             Summary: Add outer joins to the Table API
                 Key: FLINK-2971
                 URL: https://issues.apache.org/jira/browse/FLINK-2971
             Project: Flink
          Issue Type: New Feature
          Components: Table API
            Reporter: Timo Walther


Since Flink now supports outer joins, the Table API can also support left, right and full outer joins.

Given that null values are properly supported by RowSerializer etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)