liurenjie1024 commented on issue #1325:
URL: https://github.com/apache/iceberg-rust/issues/1325#issuecomment-2910979921

   
   
   
   
   > `iceberg_catalog_memory` is used in `crates/iceberg`'s docstring. For 
example,
   > 
   > 
[iceberg-rust/crates/iceberg/src/lib.rs](https://github.com/apache/iceberg-rust/blob/fbf9b92e0a201d1e37d74a568687174eac823539/crates/iceberg/src/lib.rs#L28)
   > 
   > Line 28 in 
[fbf9b92](/apache/iceberg-rust/commit/fbf9b92e0a201d1e37d74a568687174eac823539)
   > 
   >  //! use iceberg_catalog_memory::MemoryCatalog; 
   > We also cannot reorder publishing since `iceberg-catalog-memory` depends 
on `crates/iceberg`
   > 
   > 
[iceberg-rust/crates/catalog/memory/Cargo.toml](https://github.com/apache/iceberg-rust/blob/fbf9b92e0a201d1e37d74a568687174eac823539/crates/catalog/memory/Cargo.toml#L34)
   > 
   > Line 34 in 
[fbf9b92](/apache/iceberg-rust/commit/fbf9b92e0a201d1e37d74a568687174eac823539)
   > 
   >  iceberg = { workspace = true }
   
   Hi, @kevinjqliu I think it's fine to remove the doc for now.  We could add 
the doc later in rust doc website.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to