GitHub user krishnakalyan3 opened a pull request:

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

    [SPARK-12071][Doc] Document the behaviour of NA in R

    ## What changes were proposed in this pull request?
    
    Under Upgrading From SparkR 1.5.x to 1.6.x section added the information, 
SparkSQL converts `NA` in R to `null`.
    
    
    ## How was this patch tested?
    
    Document update, no tests.


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

    $ git pull https://github.com/krishnakalyan3/spark spark-12071-1

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

    https://github.com/apache/spark/pull/13268.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 #13268
    
----
commit e5e136462cac039b9f11f8a3703a70fefdbd5756
Author: Krishna Kalyan <krishnakaly...@gmail.com>
Date:   2016-05-23T23:00:10Z

    [SPARK-12071][Doc] Document the behaviour of NA in R
    
    Under Upgrading From SparkR 1.5.x to 1.6.x section added the information, 
SparkSQL converts `NA` in R to `null`.

----


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