[jira] [Commented] (SPARK-21479) Outer join filter pushdown in null supplying table when condition is on one of the joined columns

2018-04-17 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440475#comment-16440475 ] Apache Spark commented on SPARK-21479: -- User 'cloud-fan' has created a pull request for this issue:

[jira] [Commented] (SPARK-21479) Outer join filter pushdown in null supplying table when condition is on one of the joined columns

2018-03-13 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397703#comment-16397703 ] Apache Spark commented on SPARK-21479: -- User 'maryannxue' has created a pull request for this issue:

[jira] [Commented] (SPARK-21479) Outer join filter pushdown in null supplying table when condition is on one of the joined columns

2018-03-12 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396235#comment-16396235 ] Apache Spark commented on SPARK-21479: -- User 'maryannxue' has created a pull request for this issue:

[jira] [Commented] (SPARK-21479) Outer join filter pushdown in null supplying table when condition is on one of the joined columns

2017-07-28 Thread Abhijit Bhole (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104708#comment-16104708 ] Abhijit Bhole commented on SPARK-21479: --- So here is the actual use case - {code:java} spark =

[jira] [Commented] (SPARK-21479) Outer join filter pushdown in null supplying table when condition is on one of the joined columns

2017-07-25 Thread Anton Okolnychyi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100691#comment-16100691 ] Anton Okolnychyi commented on SPARK-21479: -- I used the following code to investigate: {code}