[ https://issues.apache.org/jira/browse/ARROW-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661969#comment-17661969 ]
Rok Mihevc commented on ARROW-4947: ----------------------------------- This issue has been migrated to [issue #21454|https://github.com/apache/arrow/issues/21454] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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)