lidavidm commented on issue #15206: URL: https://github.com/apache/arrow/issues/15206#issuecomment-1372531409
#14082 is working on an ADBC driver for Flight SQL. Then the ADBC Go library would let you use it via CGO and database/sql. Of course, CGO is not ideal in many use cases, so a native-Go ADBC driver for Flight SQL would also be desirable (even if duplication of effort). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
