You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/08/15 08:25:00 UTC

[jira] [Commented] (SPARK-25122) Deduplication of supports equals code

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

Apache Spark commented on SPARK-25122:
--------------------------------------

User 'mn-mikke' has created a pull request for this issue:
https://github.com/apache/spark/pull/22110

> Deduplication of supports equals code
> -------------------------------------
>
>                 Key: SPARK-25122
>                 URL: https://issues.apache.org/jira/browse/SPARK-25122
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Marek Novotny
>            Priority: Trivial
>
> The method {{*supportEquals}} determining whether elements of a data type could be used as items in a hash set or as keys in a hash map is duplicated across multiple collection and higher-order functions.
> The goal of this ticket is to deduplicate the method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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