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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)