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

Rok Mihevc commented on ARROW-100:
----------------------------------

This issue has been migrated to [issue 
#15309|https://github.com/apache/arrow/issues/15309] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [C++] Computing RowBatch size
> -----------------------------
>
>                 Key: ARROW-100
>                 URL: https://issues.apache.org/jira/browse/ARROW-100
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>            Priority: Major
>             Fix For: 0.1.0
>
>
> Hi,
> thank you guys for this project, I'm really enjoying what I've seen so far!
> There is an unimplemented method for getting the total size of objects:
> int64_t GetRowBatchSize(const RowBatch* batch);
> Has somebody already started to implement it or thought about how to do it?
> It could be done by recursively adding up all the involved buffer sizes, 
> build the metadata and add its size. Let me know if you want me to create a 
> draft of the implementation.
> -- Philipp.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to