[
https://issues.apache.org/jira/browse/FLINK-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu resolved FLINK-14265.
-----------------------------
Resolution: Fixed
1.10.0: d89d3d959c464d32d126ba61582ecab3cefd28de
> 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
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)