GitHub user lins05 opened a pull request:

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

    [SPARK-17940][SQL] Fixed a typo in LAST function and improved its usage 
string

    ## What changes were proposed in this pull request?
    
    * Fixed a a typo in the LAST function error message
    * Also improved its usage string to match the FIRST function
    
    ## How was this patch tested?
    
    Existing tests.


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

    $ git pull https://github.com/lins05/spark spark-17940-typo-in-last-func

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

    https://github.com/apache/spark/pull/15487.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 #15487
    
----
commit 33988d3179edf0f179da11f1b8dfc4d28d9c5d08
Author: Shuai Lin <[email protected]>
Date:   2016-10-14T15:46:07Z

    [SPARK-17940][SQL] Fixed a typo in LAST function and improved its usage 
string.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to