You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/21 03:25:40 UTC

[GitHub] [arrow] hujianxin edited a comment on issue #12473: [Flight] If the flight server and client are just in different processes one same server, can we avoid the data copies in arrow flight?

hujianxin edited a comment on issue #12473:
URL: https://github.com/apache/arrow/issues/12473#issuecomment-1046429064


   @lidavidm Thanks for the reply.
   
   1. I use the c++ version of arrow and grpc
   2. My project (storage server) wants to provide a `Scan` interface for native client to share an Arrow RecordBatch to this native client.
   3. I want to know that if the recordbatch sharing can be zero-copy


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org