jacobmarble commented on code in PR #34418:
URL: https://github.com/apache/arrow/pull/34418#discussion_r1137794742


##########
go/README.md:
##########
@@ -28,6 +28,23 @@ for flat and hierarchical data, organized for efficient 
analytic operations on
 modern hardware. It also provides computational libraries and zero-copy
 streaming messaging and inter-process communication.
 
+### A note about FlightSQL drivers
+
+Go FlightSQL drivers live in the
+[ADBC repository](https://github.com/apache/arrow-adbc/tree/main/go/adbc).
+In particular, to use the Golang `database/sql` interface:

Review Comment:
   Great idea.



-- 
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]

Reply via email to