You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "avantgardnerio (via GitHub)" <gi...@apache.org> on 2023/04/03 20:27:52 UTC

[GitHub] [arrow-rs] avantgardnerio commented on a diff in pull request #4012: Add FlightSQL module docs and links to `arrow-flight` crates

avantgardnerio commented on code in PR #4012:
URL: https://github.com/apache/arrow-rs/pull/4012#discussion_r1156427003


##########
arrow-flight/src/lib.rs:
##########
@@ -30,6 +30,11 @@
 //!
 //! 2. Low level [tonic] generated [`flight_service_client`] and
 //! [`flight_service_server`].
+//!
+//! 3. Experimental support for [Flight SQL] in [`sql`]. Requires the

Review Comment:
   I'd love to make this not experimental BTW. It's just a struct and impl in a library AFAIK, so it shouldn't hurt anyone.



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org