Cheng Hao created SPARK-2076:
--------------------------------
Summary: Push Down the Predicate & Join Filter for OutJoin
Key: SPARK-2076
URL: https://issues.apache.org/jira/browse/SPARK-2076
Project: Spark
Issue Type: Improvement
Components: SQL
Reporter: Cheng Hao
Priority: Minor
The Join Filter and where condition could also be pushed down for outer join,
and the basic rule is described as
https://cwiki.apache.org/confluence/display/Hive/OuterJoinBehavior
--
This message was sent by Atlassian JIRA
(v6.2#6252)