Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
ARROW-15287 [Docs] Document how to decode FlightData manually
- Open
-
ARROW-17568 [FlightRPC][Integration] Ensure all RPC methods are covered by integration testing
- Open