adriangb commented on issue #21306:
URL: https://github.com/apache/datafusion/issues/21306#issuecomment-4994053536

   @liningpan I don't think that's related to this issue, but it is a very 
valid point. Could you maybe open an issue to track that? Off the top of my 
head it feels like something the CSE (Common Sub-expression Elimination) 
optimizer might be able to handle. A good first step would be an MRE / 
benchmark showing the perf issue (you could write a UDF that has a sleep in it 
or something).


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