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

[Java] Add reset() to ValueVector interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • Java

    Description

      The reset() method exists in some ValueVectors but not all. Its meaning is that it will bring the vector to an empty state, but not release any buffers (as opposed to clear() which resets and releases buffers).

      It should be added to the ValueVector interface and implemented in the vector hierarchy where it currently is not.

      Attachments

        Issue Links

          Activity

            People

              bryanc Bryan Cutler
              bryanc Bryan Cutler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: