AngersZhuuuu commented on pull request #35207:
URL: https://github.com/apache/spark/pull/35207#issuecomment-1014086604


   > What the real use case for this change? Does it make sense to call 
`Invoke` with constant inputs? If the inputs are constant, users should do the 
"invoke" in Java/Scala code and take the result as literals.
   
   As @cloud-fan suggested, some new added function expression will use 
`InvokeLike` to realize it. So it's necessary to make it support foldable.


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