Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2526

Array-item access requires data copy in some cases

    XMLWordPrintableJSON

Details

    Description

      Currently the access to an item in a typed array requires a data copy, as the (shared) type and the data need to be copied to adjacent memory locations to allow for processing by the current pointables. Instead, the TaggedValuePointable could be changed to separate the tag from the value, so that they don't need to be in adjacent memory locations.

      Attachments

        Activity

          People

            tillw Till Westmann
            tillw Till Westmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: