You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 23:05:03 UTC

[jira] [Resolved] (ARROW-249) [Flight] Define GRPC IDL / wire protocol for messaging with Arrow data

     [ https://issues.apache.org/jira/browse/ARROW-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-249.
--------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.0.0)
                   0.11.0

Issue resolved by pull request 2102
[https://github.com/apache/arrow/pull/2102]

> [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 10m
>  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
(v7.6.3#76005)