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

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

     [ https://issues.apache.org/jira/browse/SPARK-25122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny updated SPARK-25122:
----------------------------------
    Description: 
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.

  was:
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.


> 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