David Li created ARROW-10962:
--------------------------------
Summary: [Java][FlightRPC] FlightData deserializer should accept
missing fields
Key: ARROW-10962
URL: https://issues.apache.org/jira/browse/ARROW-10962
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC, Java
Affects Versions: 2.0.0
Reporter: David Li
Fix For: 3.0.0
To be compatible with Protobuf implementations, missing fields should not be
treated as an error. The C++ implementation has the same issue, and this is
causing issues with the C# and Rust implementations (and presumably the Go
implementation)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)