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

[C++] Support dictionary memos when reading/writing record batches using cuda IPC

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • C++, GPU

    Description

      Currently, the cuda IPC calls for `ReadRecordBatch` do not accept a dictionary memo as a parameter, building an empty memo before calling `ipc::ReadRecordBatch`. As such, adding a test which duplicates `TestCudaArrowIpc, BasicWriteRead` but calls `MakeDictionary` to create the record batch fails because the dictionaries for the original record batch are not found. The cuda IPC calls should be modified to take a dictionary memo, just like the standard IPC API.

      Attachments

        Issue Links

          Activity

            People

              alexbaden Alex Baden
              alexbaden Alex Baden
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 2h 20m
                  2h 20m