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/12/24 01:11:37 UTC

[GitHub] [spark] tedyu opened a new pull request, #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   ### What changes were proposed in this pull request?
   This PR corrects spelling mistake for `RPC` in log for `sendRpc`.
   
   ### Why are the changes needed?
   The spelling mistake confuses users.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing test suite


-- 
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] tedyu commented on pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   Thanks, @srowen 
   Happy Christmas !


-- 
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] tedyu commented on pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   cc @mridulm 


-- 
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] tedyu commented on pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   cc @srowen 


-- 
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] mridulm commented on pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   Thanks for fixing this @tedyu, and thanks for merging during holidays @srowen :-)


-- 
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] srowen commented on pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   Any other typos like this?
   The same issue appears in context.R; we could fix it here.


-- 
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] tedyu commented on pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   @srowen 
   I have included context.R in the PR.


-- 
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] srowen closed pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

Posted by GitBox <gi...@apache.org>.
srowen closed pull request #39200: [CORE][MINOR] Correct spelling for RPC in log
URL: https://github.com/apache/spark/pull/39200


-- 
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] srowen commented on pull request #39200: [CORE][MINOR] Correct spelling for RPC in log

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

   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