You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Flavio Pompermaier (JIRA)" <ji...@apache.org> on 2016/06/16 09:29:05 UTC

[jira] [Created] (FLINK-4081) FieldParsers should support empty strings

Flavio Pompermaier created FLINK-4081:
-----------------------------------------

             Summary: FieldParsers should support empty strings
                 Key: FLINK-4081
                 URL: https://issues.apache.org/jira/browse/FLINK-4081
             Project: Flink
          Issue Type: Bug
          Components: Core
            Reporter: Flavio Pompermaier


In order to parse CSV files using the new Table API that converts rows to Row objects (that support null values), FiledParser implementations should support emptry strings setting the parser state to ParseErrorState.EMPTY_STRING (for example FloatParser and DoubleParser doesn't respect this constraint)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)