lidavidm commented on issue #45055: URL: https://github.com/apache/arrow/issues/45055#issuecomment-3071272981
Well, the issue is that IPC is not modular. So either you have to copy paste the logic, or play dumb games to try to trick the "real" IPC reader and all its logic to function properly with the gRPC stream, which is the solution I pointed to. I would rather not duplicate the IPC logic if possible -- 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. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org