You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/10/13 06:09:00 UTC

[jira] [Created] (FLINK-19599) Introduce ParquetBulkFormatFactory to integrate new FileSource to table

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)