[
https://issues.apache.org/jira/browse/ARROW-11461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-11461:
-----------------------------------
Labels: pull-request-available (was: )
> [Flight][Go] GetSchema does not work with Java Flight Server
> ------------------------------------------------------------
>
> Key: ARROW-11461
> URL: https://issues.apache.org/jira/browse/ARROW-11461
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Go
> Reporter: Matt Topol
> Assignee: Matt Topol
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Despite the fact that the Flight.proto says the following:
> > "schema of the dataset as described in Schema.fbs::Schema."
> It implementations seem to use a fully serialized RecordBatch just with 0
> rows for the schema byte fields in GetFlightInfo and GetSchema. So the Go
> implementation should follow suit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)