berkaysynnada commented on PR #10126:
URL: 
https://github.com/apache/arrow-datafusion/pull/10126#issuecomment-2065884864

   Thanks, @peter-toth—this really simplifies things. I'm wondering if there's 
an option to avoid changing the transform's `Fn` to `FnMut` (thus not requiring 
`&mut` for closures) by using the rewrite API for passes that need mutability 
inevitably. AFAIK rewrite can handle that for the `transform_up` and 
`transform_down` cases.


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