[ 
https://issues.apache.org/jira/browse/FLINK-19799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323630#comment-17323630
 ] 

Stephan Ewen commented on FLINK-19799:
--------------------------------------

This issue is fixed with the resolution of the subtasks.
[~lzljs3620320] please reopen this issue if we are still missing something with 
respect to the extensibility.

> Make FileSource extensible
> --------------------------
>
>                 Key: FLINK-19799
>                 URL: https://issues.apache.org/jira/browse/FLINK-19799
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / FileSystem
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Major
>              Labels: pull-request-available, stale-assigned
>             Fix For: 1.13.0
>
>
> The File System Source currently assumes all formats can represent their work 
> units as {{FileSourceSplit}}. If that is not the case, the formats cannot be 
> implemented using the {{FileSource}}.
> We need to support extending the splits to carry additional information in 
> the splits, and to use that information when creating bulk readers and 
> handling split state.  



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

Reply via email to