WindCanDie commented on issue #23835: 
[SPARK-24783][SQL]spark.sql.shuffle.partitions=0 should throw exception
URL: https://github.com/apache/spark/pull/23835#issuecomment-465426504
 
 
   > Please fill the template of PR instead of rewriting it: the title and 
content of PR will become commit message, so Spark community requires PRs to 
have formulated format.
   > 
   > https://github.com/apache/spark/blob/master/.github/PULL_REQUEST_TEMPLATE
   
   ok
   ##Frist this PR add spark.sql.shuffle.partitions>0 checkValue and test
    
   ## How was this patch tested
   runring JoinSuite. test("[SPARK-24783][SQL]spark.sql.shuffle.partitions=0 
should throw exception ")
   on park.sql.shuffle.partitions<=0 run test throw IllegalArgumentException  
and message"e value of sql.shuffle.partitions must be greater than 0"
   this catch and assert exception message

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to