[jira] [Updated] (SPARK-9372) For a join operator, rows with null equal join key expression can be filtered out early

2019-05-20 Thread Hyukjin Kwon (JIRA)


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

Hyukjin Kwon updated SPARK-9372:

Labels: bulk-closed  (was: )

> For a join operator, rows with null equal join key expression can be filtered 
> out early
> ---
>
> Key: SPARK-9372
> URL: https://issues.apache.org/jira/browse/SPARK-9372
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Yin Huai
>Priority: Major
>  Labels: bulk-closed
>
> Taking {{select ... from A join B on (A.key = B.key)}} as an example, we can 
> filter out rows that have null values for column A.key/B.key because those 
> rows do not contribute to the result of the output.



--
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



[jira] [Updated] (SPARK-9372) For a join operator, rows with null equal join key expression can be filtered out early

2016-01-05 Thread Yin Huai (JIRA)

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

Yin Huai updated SPARK-9372:

Assignee: (was: Yin Huai)

> For a join operator, rows with null equal join key expression can be filtered 
> out early
> ---
>
> Key: SPARK-9372
> URL: https://issues.apache.org/jira/browse/SPARK-9372
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Yin Huai
>
> Taking {{select ... from A join B on (A.key = B.key)}} as an example, we can 
> filter out rows that have null values for column A.key/B.key because those 
> rows do not contribute to the result of the output.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-9372) For a join operator, rows with null equal join key expression can be filtered out early

2015-11-03 Thread Michael Armbrust (JIRA)

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

Michael Armbrust updated SPARK-9372:

Target Version/s:   (was: 1.6.0)

> For a join operator, rows with null equal join key expression can be filtered 
> out early
> ---
>
> Key: SPARK-9372
> URL: https://issues.apache.org/jira/browse/SPARK-9372
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Yin Huai
>Assignee: Yin Huai
>
> Taking {{select ... from A join B on (A.key = B.key)}} as an example, we can 
> filter out rows that have null values for column A.key/B.key because those 
> rows do not contribute to the result of the output.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-9372) For a join operator, rows with null equal join key expression can be filtered out early

2015-08-03 Thread Reynold Xin (JIRA)

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

Reynold Xin updated SPARK-9372:
---
Target Version/s: 1.6.0

 For a join operator, rows with null equal join key expression can be filtered 
 out early
 ---

 Key: SPARK-9372
 URL: https://issues.apache.org/jira/browse/SPARK-9372
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Reporter: Yin Huai
Assignee: Yin Huai

 Taking {{select ... from A join B on (A.key = B.key)}} as an example, we can 
 filter out rows that have null values for column A.key/B.key because those 
 rows do not contribute to the result of the output.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-9372) For a join operator, rows with null equal join key expression can be filtered out early

2015-08-03 Thread Reynold Xin (JIRA)

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

Reynold Xin updated SPARK-9372:
---
Fix Version/s: (was: 1.5.0)

 For a join operator, rows with null equal join key expression can be filtered 
 out early
 ---

 Key: SPARK-9372
 URL: https://issues.apache.org/jira/browse/SPARK-9372
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Reporter: Yin Huai
Assignee: Yin Huai

 Taking {{select ... from A join B on (A.key = B.key)}} as an example, we can 
 filter out rows that have null values for column A.key/B.key because those 
 rows do not contribute to the result of the output.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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