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

jinfeng commented on FLINK-22178:
---------------------------------

[~ykt836]  I think ignore-first-line option is needed only when we use 
filesystem connector to read the csv file, so we only need to modify the 
AbstractCsvInputFormat and ignore the first line in the open method when 
splitStart == 0 ,  instread of modifying the CsvRowDataDeserializationSchema.   
I don’t know if my understanding is correct. 

> Support ignore-first-line option in new csv format
> --------------------------------------------------
>
>                 Key: FLINK-22178
>                 URL: https://issues.apache.org/jira/browse/FLINK-22178
>             Project: Flink
>          Issue Type: New Feature
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>    Affects Versions: 1.13.0
>            Reporter: Kurt Young
>            Assignee: jinfeng
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to