GitHub user peter-toth opened a pull request:

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

    [SPARK-25662][TEST] Refactor DataSourceReadBenchmark to use main method

    ## What changes were proposed in this pull request?
    
    1. Refactor DataSourceReadBenchmark
    
    ## How was this patch tested?
    
    Manually tested and regenerated results.
    ```
    SPARK_GENERATE_BENCHMARK_FILES=1 build/sbt "sql/test:runMain 
org.apache.spark.sql.execution.benchmark.DataSourceReadBenchmark"
    ```


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

    $ git pull https://github.com/peter-toth/spark SPARK-25662

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

    https://github.com/apache/spark/pull/22664.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 #22664
    
----
commit 0f82794c67749c4dad65d5672a853d04096a9785
Author: Peter Toth <peter.toth@...>
Date:   2018-10-07T15:01:05Z

    [SPARK-25662][TEST] Refactor DataSourceReadBenchmark to use main method
    
    Change-Id: Icfd0484c8e0fef2ed0b184e09e52db9432e0a250

----


---

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

Reply via email to