alamb commented on issue #9993:
URL: https://github.com/apache/datafusion/issues/9993#issuecomment-2079960697

   > I have a UDF function foo, and I want to track the number of rows it 
processes and the time it takes, but currently, I am unable to do so.
   
   
   I wonder if you could do this with a rewrite that replaced instances of your 
UDF with instances that were annotated to collect statistics 🤔 
   
   


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