GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/5508
[FLINK-8672] Support continuous processing in CSV table source
R: @twalthr
What tests exist for this so far? I would extend these for continuous mode,
if possible.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink jira-8672-csv-table-continuous
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5508.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 #5508
----
commit 77beb7b3c63414b7ae50f6a6456d218dc8349140
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-16T13:18:04Z
[FLINK-8672] Support continuous processing in CSV table source
----
---