[ https://issues.apache.org/jira/browse/ARROW-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weston Pace reassigned ARROW-15587: ----------------------------------- Assignee: Ariana Villegas (was: Weston Pace) > [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: substrait > > 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)