RE: [Go] Flight client app metadata access

2021-04-23 Thread Matthew Topol
I have put up: https://github.com/apache/arrow/pull/10142 We can shift any further discussion to the Github PR / Jira card now. -Original Message- From: Matthew Topol Sent: Friday, April 23, 2021 10:07 AM To: 'dev@arrow.apache.org' Subject: RE: [Go] Flight client app metad

RE: [Go] Flight client app metadata access

2021-04-23 Thread Matthew Topol
Sent: Thursday, April 22, 2021 11:29 PM To: dev@arrow.apache.org Subject: Re: [Go] Flight client app metadata access Matt, I just created the JIRA: https://urldefense.com/v3/__https://issues.apache.org/jira/browse/ARROW-12517__;!!PBKjc0U4!a9YpgQraXdWigY05L6LnmQdDQVLO6_pAavzW-0lWtm6rqtgEcZv82o0kqO

Re: [Go] Flight client app metadata access

2021-04-22 Thread Paul Whalen
Matt, I just created the JIRA: https://issues.apache.org/jira/browse/ARROW-12517 . I'd be happy to pick it up as well but since it sounds like you're already in the code at the moment and it's a small change, I'll leave it to you. Thanks for your work on the Go library already! For anyone else

RE: [Go] Flight client app metadata access

2021-04-22 Thread Matthew Topol
You're absolutely correct and not missing anything, this is definitely an opportunity to make the flight record reader a bit more useful. I like the idea of the getLatestMetadata that you mentioned is on the java side. Can you file a JIRA issue for this? Given that I'm doing a lot of updates to