GitHub user gaborgsomogyi opened a pull request:

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

    Add unit test for Window spilling

    ## What changes were proposed in this pull request?
    
    There is already test using window spilling, but the test coverage is not 
ideal.
    
    In this PR the already existing test was fixed and additional cases added.
    
    ## How was this patch tested?
    
    Automated: Pass the Jenkins.


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

    $ git pull https://github.com/gaborgsomogyi/spark SPARK-22363

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

    https://github.com/apache/spark/pull/20022.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 #20022
    
----
commit db4c71105066dc2dbe423bb3bf5beaef2179dc82
Author: Gabor Somogyi <gabor.g.somo...@gmail.com>
Date:   2017-12-19T09:42:02Z

    Add unit test for Window spilling

----


---

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

Reply via email to