scovich commented on code in PR #9496:
URL: https://github.com/apache/arrow-rs/pull/9496#discussion_r2881468494


##########
arrow-json/src/reader/mod.rs:
##########
@@ -181,12 +181,14 @@ mod tape;
 mod timestamp_array;
 
 /// A builder for [`Reader`] and [`Decoder`]
+#[derive(Clone)]

Review Comment:
   Why does it need to be Clone now where previously it was not?



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