jerqi opened a new pull request #33510:
URL: https://github.com/apache/spark/pull/33510


   ### What changes were proposed in this pull request?
   In current github actions we run TPCDSQueryTestSuite for tpcds benchmark. 
But it's only tested under default configurations. Since we have added the 
`spark.sql.join.forceApplyShuffledHashJoin` config. Now we can test all 3 join 
strategies in TPCDS to improve the coverage.
   
   ### Why are the changes needed?
   Improve the coverage in the TPCS.
   
   ### Does this PR introduce _any_ user-facing change?
   No, only for testing.
   
   ### How was this patch tested?
   No need.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to