GitHub user szape opened a pull request:

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

    [FLINK-1687] [streaming] Syncing streaming source API with batch source API

    It is important to keep the streaming and the batch user facing API 
synchronised in regard of the source and sink functions (even if the inner 
workings are different).
    Most of the source functions are done here. Because this is not a high 
priority issue, sink functions will be done later on.

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

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

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

    https://github.com/apache/flink/pull/521.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 #521
    
----
commit 5fe5a3592ea21ca2016919dbc6c67330cf41dd7b
Author: szape <nemderogator...@gmail.com>
Date:   2015-03-23T10:35:11Z

    [FLINK-1687] [streaming] Syncing streaming source API with batch source API 
wip

commit f8294897a90c21b762d422b8fe6f673acc228d9c
Author: szape <nemderogator...@gmail.com>
Date:   2015-03-23T10:37:04Z

    [FLINK-1687] [streaming] Source example wip

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to