aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorpetermaxlee <petermaxlee@gmail.com>2016-07-11 22:23:32 -0700
committerReynold Xin <rxin@databricks.com>2016-07-11 22:23:32 -0700
commitc9a6762150cfd62691a6361e05d2839b110fe8d0 (patch)
tree628a1d6e9c6f4f1c984d05bfab435e049d549ebf /conf
parentb1e5281c5cb429e338c3719c13c0b93078d7312a (diff)
downloadspark-c9a6762150cfd62691a6361e05d2839b110fe8d0.tar.gz
spark-c9a6762150cfd62691a6361e05d2839b110fe8d0.tar.bz2
spark-c9a6762150cfd62691a6361e05d2839b110fe8d0.zip
[SPARK-16199][SQL] Add a method to list the referenced columns in data source Filter
## What changes were proposed in this pull request? It would be useful to support listing the columns that are referenced by a filter. This can help simplify data source planning, because with this we would be able to implement unhandledFilters method in HadoopFsRelation. This is based on rxin's patch (#13901) and adds unit tests. ## How was this patch tested? Added a new suite FiltersSuite. Author: petermaxlee <petermaxlee@gmail.com> Author: Reynold Xin <rxin@databricks.com> Closes #14120 from petermaxlee/SPARK-16199.
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions