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

Francois Saint-Jacques resolved ARROW-8427.
-------------------------------------------
    Resolution: Fixed

Issue resolved by pull request 6915
[https://github.com/apache/arrow/pull/6915]

> [C++][Dataset] Do not ignore file paths with underscore/dot when full path 
> was specified
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-8427
>                 URL: https://issues.apache.org/jira/browse/ARROW-8427
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Joris Van den Bossche
>            Assignee: Ben Kietzman
>            Priority: Major
>              Labels: dataset, pull-request-available
>             Fix For: 0.17.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Currently, when passing a list of file path to FileSystemDatasetFactory, the 
> files that have one of their parent directories with a underscore or dot are 
> skipped. Since the file paths were passed as an explicit list, we should 
> maybe not skip them.
> For example, when specifying a directory (Selector), it will only check child 
> directories to skip, not parent directories.



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

Reply via email to