GitHub user jaceklaskowski opened a pull request:

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

    [SPARK-24408][SQL][DOC] Move abs, bitwiseNOT, isnan, nanvl functions to 
math_funcs group

    ## What changes were proposed in this pull request?
    
    A few math functions (`abs` , `bitwiseNOT`, `isnan`, `nanvl`) are not in 
**math_funcs** group. They should really be.
    
    ## How was this patch tested?
    
    Awaiting Jenkins

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

    $ git pull https://github.com/jaceklaskowski/spark 
SPARK-24408-math-funcs-doc

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

    https://github.com/apache/spark/pull/21448.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 #21448
    
----
commit 25fe97f05aac5c4f44bea9d1356722e6735cc940
Author: Jacek Laskowski <jacek@...>
Date:   2018-05-29T07:32:12Z

    [SPARK-24408][SQL][DOC] Move abs, bitwiseNOT, isnan, nanvl functions to 
math_funcs group

----


---

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

Reply via email to