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

[C++] Add compute kernel to get MapArray value for given key

    XMLWordPrintableJSON

Details

    Description

      Given a "map", an obvious operation is to get an item corresponding to a key. The idea here is to create a kernel that does this for each map in the array.

      IIRC MapArray isn't guaranteed to have unique keys. So one version would return an array of ItemType by returning the first of last item for a given key. Yet another version could return a ListType containing all matching items. 

      Attachments

        Issue Links

          Activity

            People

              dhruv9vats Dhruv Vats
              wjones127 Will Jones
              Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 14h 50m
                  14h 50m