You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/08/30 16:08:00 UTC

[jira] [Created] (ARROW-13795) [C++] Add async version of the ORC Dataset scanner

Joris Van den Bossche created ARROW-13795:
---------------------------------------------

             Summary: [C++] Add async version of the ORC Dataset scanner
                 Key: ARROW-13795
                 URL: https://issues.apache.org/jira/browse/ARROW-13795
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Joris Van den Bossche


ARROW-13572 (https://github.com/apache/arrow/pull/10991) added basic support for ORC file format in the Datasets API, but for now only implemented the sync {{OrcFileFormat::ScanFile}}, while we should rather implemented {{OrcFileFormat::ScanBatchesAsync}} instead.



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