GitHub user gatorsmile opened a pull request:

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

    [SPARK-21878] [SQL] [TEST] Create SQLMetricsUtils

    ## What changes were proposed in this pull request?
    Creates `SQLMetricsTestUtils` for the utility functions of both 
Hive-specific and the other SQLMetrics test cases. 
    
    Also, move two SQLMetrics test cases from sql/hive to sql/core. 
    
    ## How was this patch tested?
    N/A

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

    $ git pull https://github.com/gatorsmile/spark rewriteSQLMetrics

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

    https://github.com/apache/spark/pull/19092.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 #19092
    
----
commit d05cb36d5b6ab1f39304d4781470d7f0fbc68ba2
Author: gatorsmile <gatorsm...@gmail.com>
Date:   2017-08-31T05:46:40Z

    cleanup SQLMetrics

commit 3dad1275f33b54a34f43cfe81cb16c8b1dc826a4
Author: gatorsmile <gatorsm...@gmail.com>
Date:   2017-08-31T05:56:24Z

    rename

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to