Jingsong Lee created FLINK-14256:
------------------------------------
Summary: Introduce FileSystemTableFactory
Key: FLINK-14256
URL:
https://issues.apache.org/jira/browse/FLINK-14256 Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Reporter: Jingsong Lee
Fix For: 1.10.0
Introduce FileSystemTableFactory to unify all file system connectors.
FileSystemTableFactory use FileSystemInputFormatFactory to get the format reader.
FileSystemTableFactory use FileSystemOutputFormatFactory to get the format writer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)