Jingsong Lee created FLINK-19599:
------------------------------------
Summary: Introduce ParquetBulkFormatFactory to integrate new
FileSource to table
Key: FLINK-19599
URL: https://issues.apache.org/jira/browse/FLINK-19599
Project: Flink
Issue Type: Sub-task
Components: Table SQL / API, Table SQL / Runtime
Reporter: Jingsong Lee
Assignee: Jingsong Lee
Fix For: 1.12.0
Introduce BulkFormatFactory: BulkFormat<T> createBulkFormat(context).
Filesystem connector use this factory to create BulkFormat, and use new
FileSource to read files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)