[
https://issues.apache.org/jira/browse/FLINK-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394794#comment-14394794
]
ASF GitHub Bot commented on FLINK-1824:
---------------------------------------
GitHub user gyfora opened a pull request:
https://github.com/apache/flink/pull/567
[FLINK-1824] [streaming] Support added for missing types in DataStream api
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/flink FLINK-1824
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/567.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #567
----
commit 8343f4957e8f393de1caff932a0a66893d3bd663
Author: Gyula Fora <[email protected]>
Date: 2015-04-03T18:03:58Z
[FLINK-1824] [streaming] Support added for missing types in DataStream api
----
> Allow missing types for DataStreams
> -----------------------------------
>
> Key: FLINK-1824
> URL: https://issues.apache.org/jira/browse/FLINK-1824
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Reporter: Gyula Fora
> Assignee: Gyula Fora
>
> The streaming api currently only uses the methods of the type extractor which
> don't allow missing types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)