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 2018/02/05 10:51:00 UTC

[jira] [Commented] (FLINK-8243) OrcTableSource should recursively read all files in nested directories of the input path.

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

ASF GitHub Bot commented on FLINK-8243:
---------------------------------------

Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/5344
  
    Merging


> OrcTableSource should recursively read all files in nested directories of the input path.
> -----------------------------------------------------------------------------------------
>
>                 Key: FLINK-8243
>                 URL: https://issues.apache.org/jira/browse/FLINK-8243
>             Project: Flink
>          Issue Type: Improvement
>          Components: Batch Connectors and Input/Output Formats
>    Affects Versions: 1.4.0
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>            Priority: Critical
>             Fix For: 1.5.0, 1.4.1
>
>
> The {{OrcTableSource}} only reads files on the first level of the provided input path. 
> Hive's default behavior is to recursively read all nested files in the input path. We should follow this behavior and add a switch to disable recursive reading.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)