aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2015-12-23 00:39:49 +0800
committerCheng Lian <lian@databricks.com>2015-12-23 00:39:49 +0800
commit364d244a50aab9169ec1abe7e327004e681f8a71 (patch)
treeca667334a7a9aa9f33aa98357a4043501ffa7b07 /build
parent42bfde29836529251a4337ea8cfc539c9c8b04b8 (diff)
downloadspark-364d244a50aab9169ec1abe7e327004e681f8a71.tar.gz
spark-364d244a50aab9169ec1abe7e327004e681f8a71.tar.bz2
spark-364d244a50aab9169ec1abe7e327004e681f8a71.zip
[SPARK-11677][SQL][FOLLOW-UP] Add tests for checking the ORC filter creation against pushed down filters.
https://issues.apache.org/jira/browse/SPARK-11677 Although it checks correctly the filters by the number of results if ORC filter-push-down is enabled, the filters themselves are not being tested. So, this PR includes the test similarly with `ParquetFilterSuite`. Since the results are checked by `OrcQuerySuite`, this `OrcFilterSuite` only checks if the appropriate filters are created. One thing different with `ParquetFilterSuite` here is, it does not check the results because that is checked in `OrcQuerySuite`. Author: hyukjinkwon <gurwls223@gmail.com> Closes #10341 from HyukjinKwon/SPARK-11677-followup.
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions