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

Liya Fan commented on FLINK-4785:
---------------------------------

[~f.pompermaier] Thanks for the information. I can also access it now.

I think this can be a known issue. Flink does not support the standard CSV file 
format, as specified by the RFC specification. 

So it does not process some special case very well, like comma in quotes, 
double quotes, etc. 

For more details, please see https://issues.apache.org/jira/browse/FLINK-10684

> Flink string parser doesn't handle string fields containing two consecutive 
> double quotes
> -----------------------------------------------------------------------------------------
>
>                 Key: FLINK-4785
>                 URL: https://issues.apache.org/jira/browse/FLINK-4785
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataSet
>    Affects Versions: 1.1.2
>            Reporter: Flavio Pompermaier
>            Priority: Major
>              Labels: csv
>
> To reproduce the error run 
> https://github.com/okkam-it/flink-examples/blob/master/src/main/java/it/okkam/flink/Csv2RowExample.java



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to