alamb opened a new issue, #17917:
URL: https://github.com/apache/datafusion/issues/17917

   This method is a bit strange.
   The other `with_**()` methods accept `mut self` and modify in-place. Only 
this method accepts `&self` and makes a clone of itself.
   
   _Originally posted by @martin-g in 
https://github.com/apache/datafusion/pull/17858#discussion_r2394445051_
               


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to