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

BitVector transfer() does not transfer ownership

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • Java
    • None

    Description

      When buffers are transferred one vector to another, the ownership of the buffers needs to be transferred to the target vectors allocator. This is done in all of the other vectors, but BitVector, which is not generated using the freemarker templates, does not have this code implemented.

      This causes memory accounting to be incorrect.

      Attachments

        Issue Links

          Activity

            People

              sphillips Steven Phillips
              sphillips Steven Phillips
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: