Davies Liu created SPARK-13145:
----------------------------------

             Summary: checkAnswer should tolerate small float number error
                 Key: SPARK-13145
                 URL: https://issues.apache.org/jira/browse/SPARK-13145
             Project: Spark
          Issue Type: Improvement
            Reporter: Davies Liu


For example, we should the Float/Double as this:
{code}
 abs(actual -  expected) < expected * 1e-12
{code}



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