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

[C++] Dictionary memo missing elements in id_to_dictionary_ map after deserialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.15.0
    • None
    • C++
    • None

    Description

      `id_to_dictionary_` map is empty after de-serialization of schema using ReadSchema method.

      An example for reproduction:

      https://gist.github.com/wamsiv/77dc1db44b5805828172e6c94d61d2d9

      I see that it is probably being missed here: https://github.com/apache/arrow/blob/master/cpp/src/arrow/ipc/metadata_internal.cc#L804

      Please let me know if the behavior is expected and if so then how the client is expected to have dictionary array values?

      Attachments

        Activity

          People

            Unassigned Unassigned
            wamsiv Wamsi Viswanath
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: