You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/06/16 15:28:00 UTC

[jira] [Commented] (ARROW-3822) [C++] parquet::arrow::FileReader::GetRecordBatchReader may not iterate through chunked columns completely

    [ https://issues.apache.org/jira/browse/ARROW-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136736#comment-17136736 ] 

Ben Kietzman commented on ARROW-3822:
-------------------------------------

[~wesm] is there an easy way to force a small column to be chunked in the parquet writer? Otherwise the test file will need to be huge

> [C++] parquet::arrow::FileReader::GetRecordBatchReader may not iterate through chunked columns completely
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-3822
>                 URL: https://issues.apache.org/jira/browse/ARROW-3822
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Ben Kietzman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> EDIT: https://github.com/apache/arrow/pull/3911#issuecomment-473679153
> We don't currently test that all data is iterated through when reading from a Parquet file where the result is chunked.



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