Chris Freeman created SPARK-8662:
------------------------------------

             Summary: [SparkR] SparkSQL tests fail in R 3.2
                 Key: SPARK-8662
                 URL: https://issues.apache.org/jira/browse/SPARK-8662
             Project: Spark
          Issue Type: Bug
          Components: R
    Affects Versions: 1.4.0
            Reporter: Chris Freeman
             Fix For: 1.4.0


SparkR tests for equality using `all.equal` on environments fail in R 3.2.

This is due to a change in how equality between environments is handled in the 
new version of R.

This should most likely not be a huge problem, we'll just have to rewrite some 
of the tests to be more fine-grained instead of testing equality on entire 
environments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to