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.patchTo 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.
----
---