You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/15 20:20:00 UTC

[jira] [Updated] (ARROW-6257) [C++] Add fnmatch compatible globbing function

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

Benjamin Kietzman updated ARROW-6257:
-------------------------------------
    Description: 
This will be useful for the filesystems module and in datasource discovery, which uses it.

Behavior should be compatible with http://pubs.opengroup.org/onlinepubs/000095399/functions/fnmatch.html

  was:This will be useful for the filesystems module and in datasource discovery, which uses it


> [C++] Add fnmatch compatible globbing function
> ----------------------------------------------
>
>                 Key: ARROW-6257
>                 URL: https://issues.apache.org/jira/browse/ARROW-6257
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Benjamin Kietzman
>            Assignee: Benjamin Kietzman
>            Priority: Major
>
> This will be useful for the filesystems module and in datasource discovery, which uses it.
> Behavior should be compatible with http://pubs.opengroup.org/onlinepubs/000095399/functions/fnmatch.html



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)