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

C++: Add typed Resize to PoolBuffer

    XMLWordPrintableJSON

Details

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

    Description

      Instead of writing Resize(sizeof(T) * size), it would be nice to have a function Resize<T>(size) that resizes the array so it can take size elements of T. Probably we should call it differently than the non-typed version so they can be clearly differentiated.

      Attachments

        Activity

          People

            JohanMabille Johan Mabille
            uwe Uwe Korn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: