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

[C++] IPC writer sends buffer layout for dictionary rather than indices

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • C++
    • None

    Description

      This is because of:

      https://github.com/apache/arrow/blob/master/cpp/src/arrow/ipc/metadata.cc#L321

      Since the buffer structure of record batches contains only indices, this should be the buffer layout in the IPC metadata.

      We should double check that Java is doing the right thing (I believe it is)

      cc paul.e.taylor lmeyerov

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: