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

[jira] [Updated] (ARROW-14153) [C++] Add support for batch_size in the ORC Scanner (Dataset)

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

Joris Van den Bossche updated ARROW-14153:
------------------------------------------
    Description: 
ARROW-13572 (https://github.com/apache/arrow/pull/10991) added basic support for ORC file format in the Datasets API, but didn't yet honor the ScanOptions batch_size option.

Similar to ARROW-14024 (adding support for batch_size for the other formats)

> [C++] Add support for batch_size in the ORC Scanner (Dataset)
> -------------------------------------------------------------
>
>                 Key: ARROW-14153
>                 URL: https://issues.apache.org/jira/browse/ARROW-14153
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Joris Van den Bossche
>            Priority: Major
>
> ARROW-13572 (https://github.com/apache/arrow/pull/10991) added basic support for ORC file format in the Datasets API, but didn't yet honor the ScanOptions batch_size option.
> Similar to ARROW-14024 (adding support for batch_size for the other formats)



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