Wes McKinney created ARROW-4558:
-----------------------------------
Summary: [C++][Flight] Avoid undefined behavior with gRPC memory
optimizations
Key: ARROW-4558
URL: https://issues.apache.org/jira/browse/ARROW-4558
Project: Apache Arrow
Issue Type: Improvement
Components: C++, FlightRPC
Reporter: Wes McKinney
Assignee: Wes McKinney
Fix For: 0.13.0
Because the {{Write}} function and other on {{ServerWriter}} and
{{ClientReader}} are declared virtual, some compilers may not behave in the way
we want.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)