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 2015/07/31 09:03:04 UTC

[jira] [Assigned] (SPARK-9415) MapType should not support equality & ordering

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

Apache Spark reassigned SPARK-9415:
-----------------------------------

    Assignee:     (was: Apache Spark)

> MapType should not support equality & ordering
> ----------------------------------------------
>
>                 Key: SPARK-9415
>                 URL: https://issues.apache.org/jira/browse/SPARK-9415
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Priority: Blocker
>
> MapType today happened to support equality comparison because we use Scala maps under the hood. However, map type should not support equality, hash, or ordering (i.e. cannot be used as join keys, grouping keys, or in equality/ordering tests).
> We should throw the appropriate analysis exception for these cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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