[jira] [Assigned] (SPARK-35984) Add a config to force using ShuffledHashJoin for test purpose

2021-07-06 Thread Wenchen Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-35984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan reassigned SPARK-35984:
---

Assignee: Linhong Liu

> Add a config to force using ShuffledHashJoin for test purpose
> -
>
> Key: SPARK-35984
> URL: https://issues.apache.org/jira/browse/SPARK-35984
> Project: Spark
>  Issue Type: Task
>  Components: SQL
>Affects Versions: 3.2.0
>Reporter: Linhong Liu
>Assignee: Linhong Liu
>Priority: Major
>
> In the join.sql, we want to cover all 3 join types. but the problem is 
> currently the `spark.sql.join.preferSortMergeJoin = false` couldn't guarantee 
> all the joins will use ShuffledHashJoin, so we need another config to force 
> using hash join in the testing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-35984) Add a config to force using ShuffledHashJoin for test purpose

2021-07-01 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-35984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-35984:


Assignee: (was: Apache Spark)

> Add a config to force using ShuffledHashJoin for test purpose
> -
>
> Key: SPARK-35984
> URL: https://issues.apache.org/jira/browse/SPARK-35984
> Project: Spark
>  Issue Type: Task
>  Components: SQL
>Affects Versions: 3.2.0
>Reporter: Linhong Liu
>Priority: Major
>
> In the join.sql, we want to cover all 3 join types. but the problem is 
> currently the `spark.sql.join.preferSortMergeJoin = false` couldn't guarantee 
> all the joins will use ShuffledHashJoin, so we need another config to force 
> using hash join in the testing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-35984) Add a config to force using ShuffledHashJoin for test purpose

2021-07-01 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-35984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-35984:


Assignee: Apache Spark

> Add a config to force using ShuffledHashJoin for test purpose
> -
>
> Key: SPARK-35984
> URL: https://issues.apache.org/jira/browse/SPARK-35984
> Project: Spark
>  Issue Type: Task
>  Components: SQL
>Affects Versions: 3.2.0
>Reporter: Linhong Liu
>Assignee: Apache Spark
>Priority: Major
>
> In the join.sql, we want to cover all 3 join types. but the problem is 
> currently the `spark.sql.join.preferSortMergeJoin = false` couldn't guarantee 
> all the joins will use ShuffledHashJoin, so we need another config to force 
> using hash join in the testing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org