You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/05/30 02:27:15 UTC

[GitHub] [spark] LuciferYang opened a new pull request, #36720: [SPARK-39333][SQL] Change to use `foreach` when `map` doesn't produce results

LuciferYang opened a new pull request, #36720:
URL: https://github.com/apache/spark/pull/36720

   ### What changes were proposed in this pull request?
   This pr change to use `foreach` when `map` doesn't produce results in Spark code.
   
   
   ### Why are the changes needed?
   Use appropriate api.
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Pass Github Actions.
   


-- 
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] HyukjinKwon commented on pull request #36720: [SPARK-39333][SQL] Change to use `foreach` when `map` doesn't produce results

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #36720:
URL: https://github.com/apache/spark/pull/36720#issuecomment-1140692113

   Merged to master.


-- 
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] HyukjinKwon closed pull request #36720: [SPARK-39333][SQL] Change to use `foreach` when `map` doesn't produce results

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #36720: [SPARK-39333][SQL] Change to use `foreach` when `map` doesn't produce results
URL: https://github.com/apache/spark/pull/36720


-- 
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] LuciferYang commented on pull request #36720: [SPARK-39333][SQL] Change to use `foreach` when `map` doesn't produce results

Posted by GitBox <gi...@apache.org>.
LuciferYang commented on PR #36720:
URL: https://github.com/apache/spark/pull/36720#issuecomment-1140696883

   thanks @HyukjinKwon 


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