Posted by
zentol on
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/GitHub-incubator-flink-pull-request-Shallow-copy-deep-equality-and-has-tp229.html
GitHub user ktzoumas opened a pull request:
https://github.com/apache/incubator-flink/pull/17 Shallow copy, deep equality, and hashCode to Tuple classes
Adds functionality to Tuple classes
- Implementation of equals() and hashCode()
- Copy constructor for creating shallow copies of tuples
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ktzoumas/incubator-flink tuple_equals_hashcode_shallowcopy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/17.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17
----
commit 7c7d1606c2e78ba984d9b4a644926a42adbf3bf5
Author: Kostas Tzoumas <
[hidden email]>
Date: 2014-06-13T15:40:24Z
Shallow copy, deep equality, and hashCode to Tuple classes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---