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 2019/01/29 16:46:00 UTC

[jira] [Updated] (ARROW-4419) [Flight] Deal with body buffers in FlightData

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

Wes McKinney updated ARROW-4419:
--------------------------------
    Summary: [Flight] Deal with body buffers in FlightData  (was: Deal with body buffers in FlightData)

> [Flight] Deal with body buffers in FlightData
> ---------------------------------------------
>
>                 Key: ARROW-4419
>                 URL: https://issues.apache.org/jira/browse/ARROW-4419
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: FlightRPC
>            Reporter: David Li
>            Priority: Minor
>              Labels: flight
>
> The Java implementation will fail to decode a schema message if the message also contains (empty) body buffers (see ArrowMessage.asSchema's precondition checks). However, clients using default Protobuf serialization will likely write an empty body buffer by default.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)