[
https://issues.apache.org/jira/browse/FLINK-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260493#comment-15260493
]
Dawid Wysakowicz commented on FLINK-2971:
-----------------------------------------
I encounted another problem. Regarding null handling. Right now the generated
code for FlatJoinFunction fails when one of the input elements is null. I saw
some issues about null handling, is somebody working on that right now? Are
there any decisions about null handling?
> 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
> Assignee: Dawid Wysakowicz
>
> 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)