Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2142

Refactor complex value vector classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Execution - Data Types
    • None

    Description

      Currently we have one base class for the complex vectors. AbstractContainerVector is the base class for RepeatedListVector, RepeatedMapVector and MapVector. However lot of the functionality related to maps in AbstractContainerVector is not needed by RepeatedListVector. In this patch I would like to move all the map related logic to a new base class called AbstractMapVector which would be used by RepeatedMap and Map classes.

      Attachments

        1. DRILL-2142.patch
          20 kB
          Mehant Baid

        Activity

          People

            mehant Mehant Baid
            mehant Mehant Baid
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: