You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "David Li (JIRA)" <ji...@apache.org> on 2019/01/29 16:29:00 UTC

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

David Li created ARROW-4419:
-------------------------------

             Summary: 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


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)