Skip to content

Comments

[SPARK-32577][SQL][TEST][FOLLOWUP] Fix the config value of shuffled hash join for all other test queries#33249

Closed
c21 wants to merge 1 commit intoapache:masterfrom
c21:join-test
Closed

[SPARK-32577][SQL][TEST][FOLLOWUP] Fix the config value of shuffled hash join for all other test queries#33249
c21 wants to merge 1 commit intoapache:masterfrom
c21:join-test

Conversation

@c21
Copy link
Contributor

@c21 c21 commented Jul 7, 2021

What changes were proposed in this pull request?

This is the followup from #33236 (comment), where we are fixing the config value of shuffled hash join, for all other test queries. Found all configs by searching in https://github.com/apache/spark/search?q=spark.sql.join.preferSortMergeJoin .

Why are the changes needed?

Fix test to have better test coverage.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

@github-actions github-actions bot added the SQL label Jul 7, 2021
@SparkQA
Copy link

SparkQA commented Jul 7, 2021

@SparkQA
Copy link

SparkQA commented Jul 8, 2021

@SparkQA
Copy link

SparkQA commented Jul 8, 2021

Test build #140767 has finished for PR 33249 at commit dd0efdf.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.2.

HyukjinKwon pushed a commit that referenced this pull request Jul 8, 2021
…ash join for all other test queries

### What changes were proposed in this pull request?

This is the followup from #33236 (comment), where we are fixing the config value of shuffled hash join, for all other test queries. Found all configs by searching in https://github.com/apache/spark/search?q=spark.sql.join.preferSortMergeJoin .

### Why are the changes needed?

Fix test to have better test coverage.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Existing tests.

Closes #33249 from c21/join-test.

Authored-by: Cheng Su <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit 23943e5)
Signed-off-by: Hyukjin Kwon <[email protected]>
@c21
Copy link
Contributor Author

c21 commented Jul 8, 2021

Thank you @HyukjinKwon for review!

@c21 c21 deleted the join-test branch July 8, 2021 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants