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

[C++] Implement Fixed Size List type

    XMLWordPrintableJSON

Details

    Description

      At the moment, we only support lists with a variable size per entry. In some cases, each entry of a list column will have the same number of elements. In this case, we can use a more effective data structure as well as do certain optimisations on the operations of this type. To implement this type:

      • Describe the memory structure of it in Layout.md
      • Add the type to the enums in the C++ code
      • Add FixedSizeListArray, FixedSizeListType and FixedSizeListBuilder classes to the C++ library

      Attachments

        Issue Links

          Activity

            People

              bkietz Ben Kietzman
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 6h
                  6h