GitHub user yucai opened a pull request:

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

    [SPARK-25485][TEST] Refactor UnsafeProjectionBenchmark to use main method

    ## What changes were proposed in this pull request?
    
    Refactor `UnsafeProjectionBenchmark` to use main method.
    Generate benchmark result:
    
    ```
    SPARK_GENERATE_BENCHMARK_FILES=1 build/sbt "sql/test:runMain 
org.apache.spark.sql.UnsafeProjectionBenchmark"
    ```
    
    ## How was this patch tested?
    
    manual test


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

    $ git pull https://github.com/yucai/spark SPARK-25485

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

    https://github.com/apache/spark/pull/22493.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 #22493
    
----
commit 9ba1f582c230223be5ea0965d49d4f495f7ca876
Author: yucai <yyu1@...>
Date:   2018-09-20T12:28:39Z

    [SPARK-25485][TEST] Refactor UnsafeProjectionBenchmark to use main method

----


---

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

Reply via email to