GitHub user fhueske opened a pull request:

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

    [FLINK-5771] [core] Fix multi-char delimiter detection in 
DelimitedInputFormat

    Fix multi-char delimiter detection in DelimitedInputFormat.
    
    - Add a test case to validate correct delimiter detection.
    - Remove a couple of try-catch blocks from existing tests.


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

    $ git pull https://github.com/fhueske/flink delIFFix

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

    https://github.com/apache/flink/pull/3316.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 #3316
    
----
commit d1edaec0310bb10948d8080c1fffde7e716e0d7f
Author: Fabian Hueske <fhue...@apache.org>
Date:   2017-02-14T21:02:26Z

    [FLINK-5771] [core] Fix multi-char delimiter detection in 
DelimitedInputFormat.
    
    - Add a test case to validate correct delimiter detection.
    - Remove a couple of try-catch blocks from existing tests.

----


---
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