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

[jira] [Updated] (FLINK-19599) Introduce BulkFormatFactory to integrate new FileSource to table

     [ https://issues.apache.org/jira/browse/FLINK-19599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee updated FLINK-19599:
---------------------------------
    Summary: Introduce BulkFormatFactory to integrate new FileSource to table  (was: Introduce ParquetBulkFormatFactory to integrate new FileSource to table)

> Introduce BulkFormatFactory 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
>            Priority: Major
>             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)