[
https://issues.apache.org/jira/browse/FLINK-17133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294235#comment-17294235
]
Jark Wu commented on FLINK-17133:
---------------------------------
Hi [~NicoK], I think this ticket need to be further discussed to decide
introducing which options. Before that, I also don't know whether it will fix
the allow-comments problem. But I think it's fine to create a separate issue to
fix that problem first.
> Support CsvParser Features for CSV format via SQL DDL
> -----------------------------------------------------
>
> Key: FLINK-17133
> URL: https://issues.apache.org/jira/browse/FLINK-17133
> Project: Flink
> Issue Type: New Feature
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table
> SQL / Ecosystem
> Reporter: Kai Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Should we support CsvParser Features for RFC-compliant CSV format via SQL
> DDL?
> All CsvParser Features list in
> [https://fasterxml.github.io/jackson-dataformats-text/javadoc/csv/2.10/com/fasterxml/jackson/dataformat/csv/CsvParser.Feature.html]
> Such as :
> IGNORE_TRAILING_UNMAPPABLE
> SKIP_EMPTY_LINES
> FAIL_ON_MISSING_COLUMNS
> ...
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)