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

[JS] IPC writer doesn't serialize the dictionary of nested Vectors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • JS-0.3.1
    • JS-0.4.0
    • JavaScript
    • None

    Description

      The JS writer only serializes dictionaries for top-level children of a Table. This is wrong, and an oversight on my part. The fix here is to put the actual Dictionary vectors in the `schema.dictionaries` map instead of the dictionary fields, like I understand the C++ does.

      Attachments

        Issue Links

          Activity

            People

              paul.e.taylor Paul Taylor
              paul.e.taylor Paul Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: