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

[GitHub] [spark] wangyum opened a new pull request, #42466: [SPARK-44242][CORE] Use the `assertThrows` method to fix Java linter issue

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

   ### What changes were proposed in this pull request?
   
   Use the `assertThrows` method to test for exceptions.
   
   ### Why are the changes needed?
   
   Fix Java linter issue.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   N/A.


-- 
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] wangyum closed pull request #42466: [SPARK-44242][CORE][FOLLOWUP] Use the `assertThrows` method to fix Java linter issue

Posted by "wangyum (via GitHub)" <gi...@apache.org>.
wangyum closed pull request #42466: [SPARK-44242][CORE][FOLLOWUP] Use the `assertThrows` method to fix Java linter issue
URL: https://github.com/apache/spark/pull/42466


-- 
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] wangyum commented on pull request #42466: [SPARK-44242][CORE][FOLLOWUP] Use the `assertThrows` method to fix Java linter issue

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

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