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


##########
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 see -- you are perhaps imagining that the FlightSQL protocol itself may 
change, not just the rust implementation. The spec is marked as experimental in 
many places. 🤷 
   
   
https://github.com/apache/arrow/blob/ad115be1214b13ce393537bdb9c34ae919e4997f/format/FlightSql.proto#LL46



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