GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-17044][SQL] Make test files for window functions for 
SQLQueryTestSuite

    ## What changes were proposed in this pull request?
    
    New `SQLQueryTestSuite` simplifies SQL testcases. This PR aims to replace 
`WindowQuerySuite.scala` of `sql/hive` module with `window_functions.sql` in 
`sql/core` module.
    
    ## How was this patch tested?
    
    This is about refactoring test cases.

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

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

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

    https://github.com/apache/spark/pull/14623.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 #14623
    
----
commit 73a1ec9553caa09bd8238894ea7f7b335a6efe29
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2016-08-12T18:09:14Z

    [SPARK-17044][SQL] Make test files for window functions for 
SQLQueryTestSuite

----


---
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