Sun Rui created SPARK-15201:
-------------------------------

             Summary: Handle integer overflow correctly in hash code computation
                 Key: SPARK-15201
                 URL: https://issues.apache.org/jira/browse/SPARK-15201
             Project: Spark
          Issue Type: Bug
          Components: SparkR
    Affects Versions: 1.6.1
            Reporter: Sun Rui


mult31AndAdd() function in utils.R does not handle integer overflow well. We 
need find a solution to exactly match the hash code computation algorithm for 
string in JDK.
For details, refer to the discussion in 
https://github.com/apache/spark/pull/10436




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

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

Reply via email to