c-thiel commented on code in PR #741:
URL: https://github.com/apache/iceberg-rust/pull/741#discussion_r1875853012


##########
crates/iceberg/src/writer/base_writer/data_file_writer.rs:
##########
@@ -29,38 +29,27 @@ use crate::Result;
 #[derive(Clone)]
 pub struct DataFileWriterBuilder<B: FileWriterBuilder> {

Review Comment:
   Should we maybe also derive Debug?



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