GitHub user wangyum opened a pull request:

    https://github.com/apache/spark/pull/21677

    [SPARK-24692][TESTS] Improvement FilterPushdownBenchmark

    ## What changes were proposed in this pull request?
    
    1. Write the result to `benchmarks/FilterPushdownBenchmark-results.txt` for 
easy maintenance.
    2. Add more benchmark case: `StringStartsWith`, `Decimal` and `InSet -> 
InFilters`.
    
    ## How was this patch tested?
    
    manual tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wangyum/spark SPARK-24692

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21677.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21677
    
----
commit ccdd21cfa75f8577b5f8093c8e0b1eba6aa2e055
Author: Yuming Wang <yumwang@...>
Date:   2018-06-30T00:22:16Z

    Improvement FilterPushdownBenchmark

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to