[GitHub] ignite pull request #3341: IGNITE-7277: override equals() & hashCode() metho...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3341: IGNITE-7277: override equals() & hashCode() metho...

andrey-kuznetsov
GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/3341

    IGNITE-7277: override equals() & hashCode() methods for JdbcTableMeta…

    … to prevent tables duplication at the tables metadata result set.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7277

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3341.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3341
   
----
commit ab93df250dcbe3b15c65d757e9d8746aa6ce9c8a
Author: tledkov-gridgain <tledkov@...>
Date:   2018-01-09T15:41:36Z

    IGNITE-7277: override equals() & hashCode() methods for JdbcTableMeta to prevent tables duplication at the tables metadata result set.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3341: IGNITE-7277: override equals() & hashCode() metho...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3341


---