Re: [Go] Flight client app metadata access

2021-04-21 Thread Paul Whalen
Whoops, please ignore. I didn't pay enough attention to my autocomplete for Apache mailing lists :) On Wed, Apr 21, 2021 at 11:37 AM Paul Whalen wrote: > Hi all, > > I'm using the Go Flight client, working off of this example: > https://github.com/apache/arrow/blob/master/go/arrow/flight/flight

[Go] Flight client app metadata access

2021-04-21 Thread Paul Whalen
Hi all, I'm using the Go Flight client, working off of this example: https://github.com/apache/arrow/blob/master/go/arrow/flight/flight_test.go I've found that there isn't a very convenient way to access the app metadata from a Flight stream, because the ipc.Reader you get from calling flight.New