lidavidm commented on code in PR #1326:
URL: https://github.com/apache/arrow-adbc/pull/1326#discussion_r1406361613


##########
rust/src/lib.rs:
##########
@@ -35,17 +35,17 @@
 //! There are two flavors of ADBC that this library supports:
 //!
 //!  * **Native Rust implementations**. These implement the traits at the top 
level of
-//!    this crate, starting with [AdbcDatabase].
+//!    this crate, starting with [Database].
 //!  * **C API ADBC drivers**. These can be implemented in any language (that 
compiles

Review Comment:
   And really the core definitions should not reference the C API at all



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