comphead commented on issue #9577:
URL: 
https://github.com/apache/arrow-datafusion/issues/9577#issuecomment-1995558425

   It would be an interesting experiment, 
   @jayzhan211 please elaborate how Box does shallow copy? I checked
   
https://github.com/rust-lang/rust/blob/3cbb93223f33024db464a4df27a13c7cce870173/library/alloc/src/boxed.rs#L1306
   
   It has its own `.clone` for `&str` and `[]` but I didnt see how the same 
type can be switched between shallow and deep copy.
   
   


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