corwinjoy commented on code in PR #8272:
URL: https://github.com/apache/arrow-rs/pull/8272#discussion_r2317472374


##########
parquet/src/file/properties.rs:
##########
@@ -435,6 +442,7 @@ impl WriterProperties {
 /// Builder for  [`WriterProperties`] Parquet writer configuration.
 ///
 /// See example on [`WriterProperties`]
+#[derive(Debug, Clone)]

Review Comment:
   Add Debug + Clone so that builder can more easily be used as a template / 
factory.



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