[jira] [Created] (FLINK-3901) Create a RowCsvInputFormat to use as default CSV IF in Table API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3901) Create a RowCsvInputFormat to use as default CSV IF in Table API

Shang Yuanchun (Jira)
Flavio Pompermaier created FLINK-3901:
-----------------------------------------

             Summary: Create a RowCsvInputFormat to use as default CSV IF in Table API
                 Key: FLINK-3901
                 URL: https://issues.apache.org/jira/browse/FLINK-3901
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 1.0.2
            Reporter: Flavio Pompermaier
            Priority: Minor


At the moment the Table APIs reads CSVs using the TupleCsvInputFormat, that has the big limitation of 25 fields and null handling.
A new IF producing Row object is indeed necessary to avoid those limitations



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