GitHub user sun-rui opened a pull request:

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

    [SPARK-12479][SPARKR] sparkR collect on GroupedData throws R error "missing 
value where TRUE/FALSE needed"

    ## What changes were proposed in this pull request?
    
    This PR is a workaround for NA handling in hash code computation.
    
    This PR is on behalf of paulomagalhaes whose PR is 
https://github.com/apache/spark/pull/10436
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    SparkR unit tests.

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

    $ git pull https://github.com/sun-rui/spark SPARK-12479

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

    https://github.com/apache/spark/pull/12976.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 #12976
    
----
commit fd9efa0c80b80a60144a6d73de70da8c93f3d732
Author: ray <[email protected]>
Date:   2016-05-07T13:08:59Z

    [SPARK-12479][SPARKR] sparkR collect on GroupedData throws R error "missing 
value where TRUE/FALSE needed"

----


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