You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/06/08 02:56:20 UTC

[jira] [Resolved] (PARQUET-1008) Update TypedColumnReader::ReadBatch method to accept batch_size as int64_t

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

Wes McKinney resolved PARQUET-1008.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.2.0

Issue resolved by pull request 349
[https://github.com/apache/parquet-cpp/pull/349]

> Update TypedColumnReader::ReadBatch method to accept batch_size as int64_t
> --------------------------------------------------------------------------
>
>                 Key: PARQUET-1008
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1008
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Max Risuhin
>            Assignee: Max Risuhin
>             Fix For: cpp-1.2.0
>
>
> TypedColumnReader::ReadBatch method should take batch_size input param as int64_t type instead of currently used int.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)