[ https://issues.apache.org/jira/browse/ARROW-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4947: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21454 > [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.13.0 > > Time Spent: 50m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)