[ 
https://issues.apache.org/jira/browse/FLINK-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054693#comment-14054693
 ] 

ASF GitHub Bot commented on FLINK-1002:
---------------------------------------

GitHub user markus-h opened a pull request:

    https://github.com/apache/incubator-flink/pull/65

    [FLINK-1002] Add CSVReader support to ignore multiple lines at the 
beginning of a document

    This was requested by a user.

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

    $ git pull https://github.com/markus-h/incubator-flink CSVReader_skip_header

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

    https://github.com/apache/incubator-flink/pull/65.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 #65
    
----
commit e155749bb2190c999d6eaca6b1a394f571f1d8da
Author: Markus Holzemer <[email protected]>
Date:   2014-07-08T08:22:02Z

    Add CSVReader support to ignore multiple lines at the beginning of a 
document

----


> Add CSVReader support to ignore multiple lines at the beginning of a document
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-1002
>                 URL: https://issues.apache.org/jira/browse/FLINK-1002
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Bastian Köcher
>            Assignee: Markus Holzemer
>
> At the moment the CSVReader only supports to skip the first line, but for 
> example I've got a format where multiple lines at the beginning need to be 
> skipped. A function to skip multiple lines at the beginning would be very 
> useful.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to