Marek Novotny created SPARK-25122: ------------------------------------- Summary: 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
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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org