Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.2
-
None
Description
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
Attachments
Issue Links
- is duplicated by
-
FLINK-2988 Cannot load DataSet[Row] from CSV file
- Closed
- relates to
-
FLINK-3908 FieldParsers error state is not reset correctly to NONE
- Closed
- links to