kevinjqliu commented on code in PR #1379: URL: https://github.com/apache/iceberg-rust/pull/1379#discussion_r2108078879
########## crates/iceberg/src/lib.rs: ########## @@ -21,7 +21,9 @@ //! //! ## Scan A Table //! -//! ```rust, no_run +//! ```rust, ignore Review Comment: @liurenjie1024 wdyt of using `ignore` here for now? i didnt want to remove all the docs -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
