aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2015-11-09 15:20:50 -0800
committerMichael Armbrust <michael@databricks.com>2015-11-09 15:20:50 -0800
commit9565c246eadecf4836d247d0067f2200f061d25f (patch)
tree509fd3991a0e82cffcf24fbb30a740d372ee8cf2 /docs/README.md
parentfcb57e9c7323e24b8563800deb035f94f616474e (diff)
downloadspark-9565c246eadecf4836d247d0067f2200f061d25f.tar.gz
spark-9565c246eadecf4836d247d0067f2200f061d25f.tar.bz2
spark-9565c246eadecf4836d247d0067f2200f061d25f.zip
[SPARK-9557][SQL] Refactor ParquetFilterSuite and remove old ParquetFilters code
Actually this was resolved by https://github.com/apache/spark/pull/8275. But I found the JIRA issue for this is not marked as resolved since the PR above was made for another issue but the PR above resolved both. I commented that this is resolved by the PR above; however, I opened this PR as I would like to just add a little bit of corrections. In the previous PR, I refactored the test by not reducing just collecting filters; however, this would not test properly `And` filter (which is not given to the tests). I unintentionally changed this from the original way (before being refactored). In this PR, I just followed the original way to collect filters by reducing. I would like to close this if this PR is inappropriate and somebody would like this deal with it in the separate PR related with this. Author: hyukjinkwon <gurwls223@gmail.com> Closes #9554 from HyukjinKwon/SPARK-9557.
Diffstat (limited to 'docs/README.md')
0 files changed, 0 insertions, 0 deletions