Commits


Matt Topol authored and GitHub committed e8ed4c2fe2f
ARROW-17326: [Go][FlightSQL] Add FlightSQL support for Go (#13828) This implements initial support for FlightSQL in Golang and is sufficient to pass the flight_sql integration scenario. As a follow-up in a subsequent PR i'll implement an equivalent example to the C++ SQLite example using Go. Also closes #12496 Authored-by: Matt Topol <zotthewizard@gmail.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>