You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/07/07 02:28:57 UTC

[GitHub] [spark] zhengruifeng opened a new pull request, #41886: [SPARK-44327][SQL][CONNECT] Add functions `any` and `len` to Scala

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] zhengruifeng commented on pull request #41886: [SPARK-44327][SQL][CONNECT] Add functions `any` and `len` to Scala

Posted by "zhengruifeng (via GitHub)" <gi...@apache.org>.
zhengruifeng commented on PR #41886:
URL: https://github.com/apache/spark/pull/41886#issuecomment-1624878115

   merged into master, thank you all!


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] zhengruifeng closed pull request #41886: [SPARK-44327][SQL][CONNECT] Add functions `any` and `len` to Scala

Posted by "zhengruifeng (via GitHub)" <gi...@apache.org>.
zhengruifeng closed pull request #41886: [SPARK-44327][SQL][CONNECT] Add functions `any` and `len` to Scala
URL: https://github.com/apache/spark/pull/41886


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org