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

[Rust] Support appending arrays by merging array data

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.17.0
    • 1.0.0
    • Rust

    Description

      ARROW-9005 introduces a concat kernel which allows for concatenating multiple arrays of the same type into a single array. This is useful for sorting on multiple arrays, among other things.

      The concat kernel is implemented for most array types, but not yet for nested arrays (lists, structs, etc).

      This Jira is for creating a way of appending/merging all array types, so that concat (and functionality that depends on it) can support all array types.

      Attachments

        Issue Links

          Activity

            People

              nevi_me Neville Dipale
              nevi_me Neville Dipale
              Votes:
              0 Vote for this issue
              Watchers:
              2 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