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

C++: Add method to shrink PoolBuffer using realloc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • C++
    • None

    Description

      In the case where we have optimistically allocated a large PoolBuffer, we could shrink it later again using a call to realloc. This should free the exceeding memory but avoids an actual memcpy.

      Attachments

        Issue Links

          Activity

            People

              uwe Uwe Korn
              uwe Uwe Korn
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: