[
https://issues.apache.org/jira/browse/FLINK-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879681#comment-16879681
]
Jark Wu commented on FLINK-13129:
---------------------------------
Hi [~LouisXu777], thank you for joining this issue.
However, when I looked into the code base, I find that it is not an easy code
porting. It may involve more things (e.g. descriptors, validators), and there
are some problems when porting the validators, for example:
{{RowtimeValidator}} depends on {{ExistingField}}, and we can't port
{{ExistingField}} to api module currently.
In order to align features between blink planner and flink planner, we need
this issue to get in before 1.9 release. We are running out of time. So I will
take this issue myself.
I'm so sorry for that.
> Port CsvTableFactory to table-api-java-bridge
> ---------------------------------------------
>
> Key: FLINK-13129
> URL: https://issues.apache.org/jira/browse/FLINK-13129
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API
> Reporter: Jark Wu
> Assignee: Louis Xu
> Priority: Major
>
> We have ported CsvTableSource and CsvTableSink to api-java-bridge. We should
> also port CsvTableFactory to api-java-bridge to avoid blink-planner implement
> it again.
> This should include CsvBatchTableSourceFactory, CsvAppendTableSourceFactory,
> CsvAppendTableSinkFactory, CsvBatchTableSinkFactory.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)