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 15:58:00 UTC

[jira] [Updated] (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 updated ARROW-249:
-------------------------------
    Summary: [Flight] Define GRPC IDL / wire protocol for messaging with Arrow data  (was: [Format] Define GRPC IDL / wire protocol for messaging with Arrow data)

> [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: 1.0.0
>
>          Time Spent: 6h 50m
>  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)