You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2020/12/18 16:49:00 UTC

[jira] [Created] (ARROW-10962) [Java][FlightRPC] FlightData deserializer should accept missing fields

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)