You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/29 08:28:00 UTC

[jira] [Updated] (FLINK-14265) Don't use ContinuousFileReaderOperator to support multiple paths

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

ASF GitHub Bot updated FLINK-14265:
-----------------------------------
    Labels: pull-request-available  (was: )

> Don't use ContinuousFileReaderOperator to support multiple paths
> ----------------------------------------------------------------
>
>                 Key: FLINK-14265
>                 URL: https://issues.apache.org/jira/browse/FLINK-14265
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>
> Now, blink planner use ContinuousFileReaderOperator to support InputFormat, but ContinuousFileReaderOperator not support multiple paths.
> If read partitioned source, after partition pruning, we need let InputFormat to read multiple partitions which are multiple paths.
> We can use InputFormatSourceFunction directly to support InputFormat.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)