[
https://issues.apache.org/jira/browse/ARROW-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852946#comment-16852946
]
David Li commented on ARROW-4419:
---------------------------------
The Java/C++ compatibility issue is resolved, but we haven't tested with a
generic gRPC client. We could consider this fixed for Flight and move the
testing to a separate issue.
> [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
> Fix For: 0.14.0
>
>
> 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)