[ 
https://issues.apache.org/jira/browse/ARROW-12517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-12517:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Go] Expose App Metadata in Flight client
> -----------------------------------------
>
>                 Key: ARROW-12517
>                 URL: https://issues.apache.org/jira/browse/ARROW-12517
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: FlightRPC, Go
>            Reporter: Paul Whalen
>            Assignee: Matt Topol
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There isn't a convenient way to access the App Metadata from a Flight stream 
> via the Go client, because the `ipc.Reader` returned from calling 
> `flight.NewRecordReader()` only exposes the `array.Record` as you read data 
> from it.  This should expose a Flight-specific reader so the client can also 
> access the metadata, perhaps.
> Modified `record_batch_reader.go` workaround/idea 
> [here|https://gist.github.com/pgwhalen/ed768e18917610b2de7942144068f205].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to