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

[C++] Added support for fixed sized list to compute functions that process lists

    XMLWordPrintableJSON

Details

    Description

      The following functions do not support fixed size list (and should):

      • list_flatten
      • list_parent_indices (one could argue this doesn't need to be supported since this should be obvious and fixed_size_list doesn't have an indices array)
      • list_value_length (should be easy)

      For reference, the following functions do correctly consume fixed_size_list (there may be more, this isn't an exhaustive list):

      • count
      • drop_null
      • is_null
      • is_valid

      Attachments

        Issue Links

          Activity

            People

              lidavidm David Li
              westonpace Weston Pace
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 2h 40m
                  2h 40m