You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Max Risuhin (JIRA)" <ji...@apache.org> on 2017/05/27 18:15:04 UTC

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

Max Risuhin created PARQUET-1008:
------------------------------------

             Summary: 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


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)