GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-22280][SQL][TEST] Improve StatisticsSuite to test `convertMetastore` 
properly

    ## What changes were proposed in this pull request?
    
    This PR aims to improve **StatisticsSuite** to test `convertMetastore` 
configuration properly. Currently, some test logic in `test statistics of 
LogicalRelation converted from Hive serde tables` depends on the default 
configuration. New test case is shorter and covers both(true/false) cases 
explicitly.
    
    ## How was this patch tested?
    
    Pass the Jenkins with the improved test case.

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

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

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

    https://github.com/apache/spark/pull/19500.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 #19500
    
----
commit 2a0a3f1b3f029c2454a471b33fed7766694fa518
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2017-10-15T03:38:22Z

    [SPARK-22280][SQL][TEST] Improve StatisticsSuite to test `convertMetastore` 
properly

----


---

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

Reply via email to