alexbaden opened a new pull request #7263: URL: https://github.com/apache/arrow/pull/7263
Adds support for dictionary memo in `ReadRecordBatch` for CUDA IPC, passing the memo directly to the `ipc::ReadRecordBatch` function. This allows one to handle record batches with dictionaries, though it might be worth adding some tests around using `SerializeSchema` as well, so we can have the complete CPU + GPU IPC path in place -- let me know and I'd be happy to do so. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
