dylanhz commented on PR #27613:
URL: https://github.com/apache/flink/pull/27613#issuecomment-3957334063

   > What about different arguments? What about deterministic/non-deterministic?
   
   This fix targets redundant deep copies in `references`, not the function 
creation or invocation logic. Both before and after this fix, only one function 
instance is actually in effect at runtime — the change simply avoids 
unnecessary duplicate copies being added to the references array.


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