GitHub user KurtYoung opened a pull request:

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

    [FLINK-5907] [java api] Fix trailing empty fields in CsvInputFormat

    If there are 3 fields with field delimiter ",", both these two line should 
be parsed successfully:
    aaa,bbb,
    aaa,bbb


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

    $ git pull https://github.com/KurtYoung/flink flink-5907

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

    https://github.com/apache/flink/pull/3417.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 #3417
    
----
commit 4e93fe1376d623eda5f8f68afb54583070968881
Author: Kurt Young <[email protected]>
Date:   2017-02-25T08:37:37Z

    [FLINK-5907] [java api] Fix trailing empty fields in CsvInputFormat

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to