[ 
https://issues.apache.org/jira/browse/FLINK-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513964#comment-14513964
 ] 

ASF GitHub Bot commented on FLINK-1911:
---------------------------------------

GitHub user szape opened a pull request:

    https://github.com/apache/flink/pull/630

    [FLINK-1911] [streaming] Streaming projection without types

    Since the DataSet projection has been reworked to not require the 
.types(...) call the Streaming and Batch methods were out of sync.
    So, the streaming API projection was modified accordingly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mbalassi/flink FLINK-1911

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/630.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 #630
    
----
commit a36e7bfe8cf5d5a949714de215aaabf03494f62d
Author: szape <[email protected]>
Date:   2015-04-20T14:53:46Z

    [FLINK-1911] [streaming] Working streaming projection prototype without 
types

----


> DataStream and DataSet projection is out of sync
> ------------------------------------------------
>
>                 Key: FLINK-1911
>                 URL: https://issues.apache.org/jira/browse/FLINK-1911
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API, Streaming
>            Reporter: Gyula Fora
>            Assignee: Péter Szabó
>
> Since the DataSet projection has been reworked to not require the .types(...) 
> call the Streaming and Batch methods are out of sync.
> The streaming api projection needs to be modified accordingly.



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

Reply via email to