You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/10/11 03:43:00 UTC

[jira] [Created] (FLINK-14364) Allow comments fail when not ignore parse errors in CsvRowDeserializationSchema

Jingsong Lee created FLINK-14364:
------------------------------------

             Summary: Allow comments fail when not ignore parse errors in CsvRowDeserializationSchema
                 Key: FLINK-14364
                 URL: https://issues.apache.org/jira/browse/FLINK-14364
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / API
            Reporter: Jingsong Lee
             Fix For: 1.10.0


Use CsvRowDeserializationSchema, when setIgnoreParseErrors(false) and setAllowComments(true).

If there are some comments in msg, will throw MismatchedInputException.

If this a bug? and we should catch MismatchedInputException and return null?

 



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