aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2016-04-13 13:01:13 -0700
committerDavies Liu <davies.liu@gmail.com>2016-04-13 13:01:13 -0700
commitdbbe149070052af5cda04f7b110d65de73766ded (patch)
tree51ecbe9b35cddfd26abd6c61d67d80f5a8e957f3 /examples
parentf9d578eaa107d8e8503c1563a2b3990c85104298 (diff)
downloadspark-dbbe149070052af5cda04f7b110d65de73766ded.tar.gz
spark-dbbe149070052af5cda04f7b110d65de73766ded.tar.bz2
spark-dbbe149070052af5cda04f7b110d65de73766ded.zip
[SPARK-14581] [SQL] push predicatese through more logical plans
## What changes were proposed in this pull request? Right now, filter push down only works with Project, Aggregate, Generate and Join, they can't be pushed through many other plans. This PR added support for Union, Intersect, Except and all unary plans. ## How was this patch tested? Added tests. Author: Davies Liu <davies@databricks.com> Closes #12342 from davies/filter_hint.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions