zhengruifeng opened a new pull request, #41886: URL: https://github.com/apache/spark/pull/41886
### What changes were proposed in this pull request? Add functions `any` and `len` to Scala API and Spark Connect Scala Client ### Why are the changes needed? they were ignored in previous PRs since they are keyword or built-in function in Python Side, but we can still add them to Scala. We already have some scala-specific functions, like `not` ### Does this PR introduce _any_ user-facing change? yes ### How was this patch tested? added UT -- 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]
