AdamGS commented on issue #20078:
URL: https://github.com/apache/datafusion/issues/20078#issuecomment-3834568662

   I took the benchmark from #20082, 
   1. Changing from  `&Arc` to `Arc` doesn't seem to make a difference but its 
obviously a correct change.
   2. `transform` and `transform_up` are the same IMO, but making 
`simplify_unwrap_cast` not recursive (like the other two) saves another 30% 
when compared to develop.


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