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

[C++] Add function to "conform" a dictionary array to a target new dictionary

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      Follow up work to ARROW-554.

      Unifying multiple dictionary-encoded arrays is one use case. Another is rewriting a DictionaryArray to be based on another dictionary. For example, this would be used to implement Cast from one dictionary type to another.

      This will need to be able to insert nulls where there are values that are not found in the target dictionary

      see also discussion at https://github.com/apache/arrow/pull/3165#discussion_r243025730

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: