[jira] [Updated] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-06 Thread caoxuewen (JIRA)

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

caoxuewen updated SPARK-21932:
--
Priority: Minor  (was: Major)

> Add test CartesianProduct join case and BroadcastNestedLoop join case in 
> JoinBenchmark
> --
>
> Key: SPARK-21932
> URL: https://issues.apache.org/jira/browse/SPARK-21932
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Tests
>Affects Versions: 2.3.0
>Reporter: caoxuewen
>Priority: Minor
>
> this issue to fix two problems:
>   1. add new two test case. test CartesianProduct join and 
> BroadcastNestedLoop join. We understand the effect of CodeGen on them. and 
> through these two test cases, we can know Per Row (NS), is much more delayed 
> than our previous hash join.
>   2.similar 'logical.Join', is not right, to be consistent in 
> SparkStrategies.scala. fix to remove package name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-06 Thread caoxuewen (JIRA)

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

caoxuewen updated SPARK-21932:
--
Description: 
this issue to fix two problems:
  1. add new two test case. test CartesianProduct join and BroadcastNestedLoop 
join. We understand the effect of CodeGen on them. and through these two test 
cases, we can know Per Row (NS), is much more delayed than our previous hash 
join.
  2.similar 'logical.Join', is not right, to be consistent in 
SparkStrategies.scala. fix to remove package name.

  was:
this issue to fix two problems:
  1. similar 'logical.Join', is not right, to be consistent in 
SparkStrategies.scala. fix to remove package name.
  2. add two test case. test CartesianProduct join and BroadcastNestedLoop 
join. We understand the effect of CodeGen on them.


> Add test CartesianProduct join case and BroadcastNestedLoop join case in 
> JoinBenchmark
> --
>
> Key: SPARK-21932
> URL: https://issues.apache.org/jira/browse/SPARK-21932
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Tests
>Affects Versions: 2.3.0
>Reporter: caoxuewen
>
> this issue to fix two problems:
>   1. add new two test case. test CartesianProduct join and 
> BroadcastNestedLoop join. We understand the effect of CodeGen on them. and 
> through these two test cases, we can know Per Row (NS), is much more delayed 
> than our previous hash join.
>   2.similar 'logical.Join', is not right, to be consistent in 
> SparkStrategies.scala. fix to remove package name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-06 Thread caoxuewen (JIRA)

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

caoxuewen updated SPARK-21932:
--
Summary: Add test CartesianProduct join case and BroadcastNestedLoop join 
case in JoinBenchmark  (was: remove package name similar 'logical.Join' to 
'Join' in JoinSelection)

> Add test CartesianProduct join case and BroadcastNestedLoop join case in 
> JoinBenchmark
> --
>
> Key: SPARK-21932
> URL: https://issues.apache.org/jira/browse/SPARK-21932
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Tests
>Affects Versions: 2.3.0
>Reporter: caoxuewen
>
> this issue to fix two problems:
>   1. similar 'logical.Join', is not right, to be consistent in 
> SparkStrategies.scala. fix to remove package name.
>   2. add two test case. test CartesianProduct join and BroadcastNestedLoop 
> join. We understand the effect of CodeGen on them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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