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/29 07:44:00 UTC

[jira] [Closed] (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 closed FLINK-19599.
--------------------------------
    Resolution: Fixed

master (1.12): 68361845c25f85e13526d3634d5437cb37050cfc

> 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
>              Labels: pull-request-available
>             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)