[ 
https://issues.apache.org/jira/browse/SPARK-13325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147824#comment-15147824
 ] 

Apache Spark commented on SPARK-13325:
--------------------------------------

User 'hvanhovell' has created a pull request for this issue:
https://github.com/apache/spark/pull/11209

> Create a high-quality 64-bit hashcode expression
> ------------------------------------------------
>
>                 Key: SPARK-13325
>                 URL: https://issues.apache.org/jira/browse/SPARK-13325
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Herman van Hovell
>
> Spark currently lacks a high quality 64-bit hashcode. This is especially 
> useful for the HyperLogLog++ aggregate & potentially other probabilistic 
> datastructures.
> I have been looking at xxHash for a while now, and I'd like to see if we can 
> get the same (stellar) performance in Java/Scala.



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