[
https://issues.apache.org/jira/browse/FLINK-26311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503882#comment-17503882
]
Alexander Fedulov commented on FLINK-26311:
-------------------------------------------
[~gaoyunhaii] thanks a lot for the feedback.
I extended the documentation as suggested:
https://issues.apache.org/jira/browse/FLINK-26557?jql=project%20%3D%20FLINK%20AND%20%20Key%3DFLINK-26557
[https://github.com/apache/flink/pull/19030]
Please let me know if you think this is sufficient to provide users the
required guidance.
> Test CsvFormat
> --------------
>
> Key: FLINK-26311
> URL: https://issues.apache.org/jira/browse/FLINK-26311
> Project: Flink
> Issue Type: Improvement
> Reporter: Alexander Fedulov
> Assignee: Yun Gao
> Priority: Blocker
> Labels: release-testing
> Fix For: 1.15.0
>
>
> https://issues.apache.org/jira/browse/FLINK-24703 adds new implementation for
> CSV format based on StreamFormat.
> The following needs to be tested:
> # Reading CSV with the DataStream API using FileSource based on POJO schema
> [1]
> # Reading CSV with the DataStream API using FileSource based on customized
> schema Jackson (i.e., non-default delimiter)[1]
> # Reading and writing CSV with SQL and 'filesystem' connector, including an
> option of skipping malformed rows [2]
>
> [1]
> [https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/datastream/formats/csv/]
> [2]
> [https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/formats/csv/]
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)