[jira] [Updated] (SPARK-23609) Test EnsureRequirements's test cases to eliminate ShuffleExchange while is not expected

2020-03-16 Thread Dongjoon Hyun (Jira)


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

Dongjoon Hyun updated SPARK-23609:
--
Affects Version/s: (was: 3.0.0)
   3.1.0

> Test EnsureRequirements's test cases to eliminate ShuffleExchange while is 
> not expected
> ---
>
> Key: SPARK-23609
> URL: https://issues.apache.org/jira/browse/SPARK-23609
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Tests
>Affects Versions: 3.1.0
>Reporter: caoxuewen
>Priority: Minor
>
> Currently, In testing EnsureRequirements's test cases to eliminate 
> ShuffleExchange, The test code is not in conformity with the purpose of the 
> test.These test cases are as follows:
> 1、test("EnsureRequirements eliminates Exchange if child has same 
> partitioning")
>    The checking condition is that there is no ShuffleExchange in the physical 
> plan. = = 2 It's not accurate here.
> 2、test("EnsureRequirements does not eliminate Exchange with different 
> partitioning")
>    The purpose of the test is to not eliminate ShuffleExchange, but its test 
> code is the same as test("EnsureRequirements eliminates Exchange if child has 
> same partitioning")



--
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] [Updated] (SPARK-23609) Test EnsureRequirements's test cases to eliminate ShuffleExchange while is not expected

2019-07-16 Thread Dongjoon Hyun (JIRA)


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

Dongjoon Hyun updated SPARK-23609:
--
Affects Version/s: (was: 2.4.0)
   3.0.0

> Test EnsureRequirements's test cases to eliminate ShuffleExchange while is 
> not expected
> ---
>
> Key: SPARK-23609
> URL: https://issues.apache.org/jira/browse/SPARK-23609
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Tests
>Affects Versions: 3.0.0
>Reporter: caoxuewen
>Priority: Minor
>
> Currently, In testing EnsureRequirements's test cases to eliminate 
> ShuffleExchange, The test code is not in conformity with the purpose of the 
> test.These test cases are as follows:
> 1、test("EnsureRequirements eliminates Exchange if child has same 
> partitioning")
>    The checking condition is that there is no ShuffleExchange in the physical 
> plan. = = 2 It's not accurate here.
> 2、test("EnsureRequirements does not eliminate Exchange with different 
> partitioning")
>    The purpose of the test is to not eliminate ShuffleExchange, but its test 
> code is the same as test("EnsureRequirements eliminates Exchange if child has 
> same partitioning")



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Updated] (SPARK-23609) Test EnsureRequirements's test cases to eliminate ShuffleExchange while is not expected

2018-03-06 Thread caoxuewen (JIRA)

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

caoxuewen updated SPARK-23609:
--
Summary: Test EnsureRequirements's test cases to eliminate ShuffleExchange 
while is not expected  (was: Test code does not conform to the test title)

> Test EnsureRequirements's test cases to eliminate ShuffleExchange while is 
> not expected
> ---
>
> Key: SPARK-23609
> URL: https://issues.apache.org/jira/browse/SPARK-23609
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Tests
>Affects Versions: 2.4.0
>Reporter: caoxuewen
>Priority: Minor
>
> Currently, In testing EnsureRequirements's test cases to eliminate 
> ShuffleExchange, The test code is not in conformity with the purpose of the 
> test.These test cases are as follows:
> 1、test("EnsureRequirements eliminates Exchange if child has same 
> partitioning")
>    The checking condition is that there is no ShuffleExchange in the physical 
> plan. = = 2 It's not accurate here.
> 2、test("EnsureRequirements does not eliminate Exchange with different 
> partitioning")
>    The purpose of the test is to not eliminate ShuffleExchange, but its test 
> code is the same as test("EnsureRequirements eliminates Exchange if child has 
> same partitioning")



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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