Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-100

[C++] Computing RowBatch size

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • C++
    • None

    Description

      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.

      Attachments

        Activity

          People

            pcmoritz Philipp Moritz
            pcmoritz Philipp Moritz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: