[
https://issues.apache.org/jira/browse/FLINK-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi resolved FLINK-918.
-------------------------------
Resolution: Fixed
Fix Version/s: (was: pre-apache)
Fixed in
[96e76a58417a820267dae1b134f28e988e903fcf|https://github.com/apache/incubator-flink/commit/96e76a58417a820267dae1b134f28e988e903fcf].
> Deep equality for Tuples
> ------------------------
>
> Key: FLINK-918
> URL: https://issues.apache.org/jira/browse/FLINK-918
> Project: Flink
> Issue Type: Improvement
> Reporter: GitHub Import
> Labels: github-import
>
> Currently, tuple types (Tuple2, etc) do not have deep equality and can
> therefore not be placed in java collections.
> Iterating through a set of tuples and caching them in a, for example, HashSet
> is a common pattern.
> We could also think of having tuple types implement Comparable with
> lexicographic ordering.
> How are the tuple types generated?
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/918
> Created by: [ktzoumas|https://github.com/ktzoumas]
> Labels: enhancement, java api, question, simple-issue, user satisfaction,
> Created at: Mon Jun 09 10:54:56 CEST 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.2#6252)