GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-25306][SQL][FOLLOWUP] Change `test` to `ignore` in 
FilterPushdownBenchmark

    ## What changes were proposed in this pull request?
    
    This is a follow-up of #22313 and aim to ignore the micro benchmark test 
which takes over 2 minutes in Jenkins.
    - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.6/4939/consoleFull
    
    ## How was this patch tested?
    
    The test case should be ignored in Jenkins.
    ```
    [info] FilterPushdownBenchmark:
    ...
    [info] - Pushdown benchmark with many filters !!! IGNORED !!!
    ```

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-25306-2

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

    https://github.com/apache/spark/pull/22336.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 #22336
    
----
commit 69f207f8a4531435c4a8df790780557968a33bb1
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-09-05T05:01:18Z

    [SPARK-25306][SQL][FOLLOWUP] Change `test` to `ignore` in 
FilterPushdownBenchmark

----


---

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

Reply via email to