You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by fhueske <gi...@git.apache.org> on 2017/02/15 08:32:26 UTC

[GitHub] flink pull request #3316: [FLINK-5771] [core] Fix multi-char delimiter detec...

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 <fh...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #3316: [FLINK-5771] [core] Fix multi-char delimiter detection in...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/3316
  
    Very good fix!
    
    +1 to merge


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #3316: [FLINK-5771] [core] Fix multi-char delimiter detec...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #3316: [FLINK-5771] [core] Fix multi-char delimiter detection in...

Posted by fhueske <gi...@git.apache.org>.
Github user fhueske commented on the issue:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---