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

Apache Spark commented on SPARK-10134:
--------------------------------------

User 'chenghao-intel' has created a pull request for this issue:
https://github.com/apache/spark/pull/8335

> Improve the performance of Binary Comparison
> --------------------------------------------
>
>                 Key: SPARK-10134
>                 URL: https://issues.apache.org/jira/browse/SPARK-10134
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Cheng Hao
>             Fix For: 1.6.0
>
>
> Currently, compare the binary byte by byte is quite slow, use the Guava 
> utility to improve the performance, which take 8 bytes one time in the 
> comparison.



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