You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:50:00 UTC

[jira] [Comment Edited] (ARROW-2360) [C++] Add set_chunksize for RecordBatchReader in arrow/record_batch.h

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

Wes McKinney edited comment on ARROW-2360 at 8/21/19 4:49 PM:
--------------------------------------------------------------

I think having a {{ChunkingRecordBatchReader}} that takes another reader as input sounds like a good idea


was (Author: wesmckinn):
I think having a {ChunkingRecordBatchReader}} that takes another reader as input sounds like a good idea

> [C++] Add set_chunksize for RecordBatchReader in arrow/record_batch.h
> ---------------------------------------------------------------------
>
>                 Key: ARROW-2360
>                 URL: https://issues.apache.org/jira/browse/ARROW-2360
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Xianjin YE
>            Priority: Major
>
> As discussed in [https://github.com/apache/parquet-cpp/pull/445,] 
> Maybe it's better to expose chunksize related API in RecordBatchReader.
>  
> However RecordBatchStreamReader doesn't conforms to this requirement. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)