[ https://issues.apache.org/jira/browse/ARROW-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657283#comment-17657283 ]
Rok Mihevc commented on ARROW-249: ---------------------------------- This issue has been migrated to [issue #15591|https://github.com/apache/arrow/issues/15591] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [Flight] Define GRPC IDL / wire protocol for messaging with Arrow data > ---------------------------------------------------------------------- > > Key: ARROW-249 > URL: https://issues.apache.org/jira/browse/ARROW-249 > Project: Apache Arrow > Issue Type: New Feature > Components: FlightRPC > Reporter: Wes McKinney > Assignee: Jacques Nadeau > Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > Time Spent: 7h 20m > Remaining Estimate: 0h > > In addition to memory maps / shared memory, we should be able to assemble one > or more Arrow arrays in a memory block suitable for sending over the wire > with GRPC (http://www.grpc.io/). This can be similarly adapted to other > messaging / RPC frameworks. > We can continue to use Flatbuffers for the metadata serialization. -- This message was sent by Atlassian Jira (v8.20.10#820010)