David Li created ARROW-4947:
-------------------------------
Summary: [Flight][C++/Python] Remove redundant schema parameter in
DoGet
Key: ARROW-4947
URL: https://issues.apache.org/jira/browse/ARROW-4947
Project: Apache Arrow
Issue Type: Improvement
Components: C++, FlightRPC, Python
Reporter: David Li
Assignee: David Li
Fix For: 0.14.0
Now that the Flight implementations are consistent and DoGet streams are
self-describing, we should remove the schema parameter to DoGet in C++/Python,
as it isn't actually used anywhere. We should also enforce that the first
message in the stream is the schema (Java implicitly does this already).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)