You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
We should skip unknown fields instead of crashing, for forwards compatibility.
### What changes are included in this PR?
Skip unknown fields in the FlightData deserializer.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: #36975
Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
…ache#36979)
### Rationale for this change
We should skip unknown fields instead of crashing, for forwards compatibility.
### What changes are included in this PR?
Skip unknown fields in the FlightData deserializer.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: apache#36975
Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Describe the bug, including details regarding any error messages, version, and platform.
#32276 (comment)
arrow/cpp/src/arrow/flight/transport/grpc/serialization_internal.cc
Lines 379 to 380 in 66a6136
Component(s)
C++, FlightRPC
The text was updated successfully, but these errors were encountered: