Commits


Matthew Topol authored and Wes McKinney committed c0dd2e2166f
ARROW-8601: [Go][Flight] Implementations Flight RPC server and client Built out from https://github.com/apache/arrow/pull/6731 with some inspiration from the existing Reader/Writer and the C++ Flight implementation. Still need to build out the tests some more, but would like to get opinions and thoughts on what I've got so far as I continue to build it out. Closes #8175 from zeroshade/zeroshade/go/flight Authored-by: Matthew Topol <mtopol@factset.com> Signed-off-by: Wes McKinney <wesm@apache.org>