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

[JAVA] Improve splitAndTransfer performance for List and Union vectors

    XMLWordPrintableJSON

Details

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

    Description

      Most vector implementations slice the underlying buffer for splitAndTransfer, but ListVector and UnionVector copy data into a new buffer. We should enhance these to use slice as well.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: