GitHub user attilapiros opened a pull request:

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

    Adding unit tests for missing aggregate functions

    ## What changes were proposed in this pull request?
    
    Improving the test coverage of window functions focusing on missing test 
for window aggregate functions. No new UDAF test is added as it has been tested 
already.
    
    ## How was this patch tested?
    
    Only new tests were added, automated tests were executed.


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

    $ git pull https://github.com/attilapiros/spark SPARK-22362

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

    https://github.com/apache/spark/pull/20046.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 #20046
    
----
commit 7b73f572538ad571c85b7c5c6aedf8887550114f
Author: “attilapiros” <piros.attila.zsolt@...>
Date:   2017-12-21T16:34:38Z

    Adding unit tests for missing aggregate functions

----


---

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

Reply via email to