[
https://issues.apache.org/jira/browse/ARROW-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-15587:
-----------------------------------
Labels: pull-request-available substrait (was: substrait)
> [C++] Add support for all options specified by
> substrait::ReadRel::LocalFiles::FileOrFiles
> ------------------------------------------------------------------------------------------
>
> Key: ARROW-15587
> URL: https://issues.apache.org/jira/browse/ARROW-15587
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Weston Pace
> Assignee: Ariana Villegas
> Priority: Major
> Labels: pull-request-available, substrait
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Substrait read operator defines files with LocalFiles::FileOrFiles.
> These elements can take one of several forms:
> uri_path (can be a file or a folder)
> uri_path_glob (a glob expression)
> uri_file (file only)
> uri_folder (folder only)
> The C++ Substrait consumer currently only supports uri_file. We should add
> support for the other options.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)