[
https://issues.apache.org/jira/browse/ARROW-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4947:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Minor
> Labels: pull-request-available
> 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)