aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorLiang-Chi Hsieh <viirya@appier.com>2015-07-07 15:49:22 -0700
committerMichael Armbrust <michael@databricks.com>2015-07-07 15:49:22 -0700
commitda56c4e728d6bdb6d5559ec7fd8a3f7ddd1e2319 (patch)
tree4dc1ae6b8384665e737c3bd1c77ea5aa84062b4a /sql/hive
parent3bf20c27ff3cb3a32bfc3a44e08a57865957c117 (diff)
downloadspark-da56c4e728d6bdb6d5559ec7fd8a3f7ddd1e2319.tar.gz
spark-da56c4e728d6bdb6d5559ec7fd8a3f7ddd1e2319.tar.bz2
spark-da56c4e728d6bdb6d5559ec7fd8a3f7ddd1e2319.zip
[SPARK-8794] [SQL] Make PrunedScan work for Sample
JIRA: https://issues.apache.org/jira/browse/SPARK-8794 Currently `PrunedScan` works only when followed by project or filter operations. However, even if there is a `Sample` between these operations and `PrunedScan`, `PrunedScan` should work too. Author: Liang-Chi Hsieh <viirya@appier.com> Author: Liang-Chi Hsieh <viirya@gmail.com> Closes #7228 from viirya/sample_prunedscan and squashes the following commits: ede7cd8 [Liang-Chi Hsieh] Keep PrunedScanSuite untouched. 6f05d30 [Liang-Chi Hsieh] Move unit test to FilterPushdownSuite. 5f32473 [Liang-Chi Hsieh] Merge remote-tracking branch 'upstream/master' into sample_prunedscan 7e4ba76 [Liang-Chi Hsieh] Use Optimzier for push down projection and filter. 0686830 [Liang-Chi Hsieh] Merge remote-tracking branch 'upstream/master' into sample_prunedscan df82785 [Liang-Chi Hsieh] Make PrunedScan work on Sample.
Diffstat (limited to 'sql/hive')
0 files changed, 0 insertions, 0 deletions