cloud-fan commented on PR #54112: URL: https://github.com/apache/spark/pull/54112#issuecomment-3859878122
@ahshahid I don't think Scala `PartialFunction` is magical and better than normal method. There is no function instance in my understanding, methods are always bound to an instance in JVM (only lambda is different I think). -- 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]
