[
https://issues.apache.org/jira/browse/FLINK-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004073#comment-17004073
]
Leonard Xu commented on FLINK-15346:
------------------------------------
[~lzljs3620320] [~jark]
I submit PR for this issue, this improvement can unify `OldCsv` between
`CsvTableSource`and `CsvTableSourceFactory`, users can use it from YAML or
DDL(eg. in sqlClient) before `newCsv` finished.
I’ll be graceful If you can have a look.
> OldCsvValidator has no property of "emptyColumnAsNull".
> -------------------------------------------------------
>
> Key: FLINK-15346
> URL: https://issues.apache.org/jira/browse/FLINK-15346
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / FileSystem
> Affects Versions: 1.10.0
> Reporter: xiaojin.wy
> Assignee: Leonard Xu
> Priority: Major
> Fix For: 1.11.0
>
>
> The OldCsvValidator class and CsvTableSourceFactoryBase class should add a
> "format.empty-column-as-null" property, so that the users can use it .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)