GitHub user aliskhakov opened a pull request:
https://github.com/apache/ignite/pull/5390 IGNITE-10184: Fixed type conflict check test in public schema.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/aliskhakov/ignite ignite-10184
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5390.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5390
----
commit ccbac72bc2dd454cb47f15dbe2a968490d025fe1
Author: Albert Iskhakov <aliskhakov@...>
Date: 2018-11-13T08:51:04Z
IGNITE-10184: Fixed type conflict check test in public schema.
commit b92930c5e5082ad319c4128e7e4054a224d365c8
Author: Albert Iskhakov <aliskhakov@...>
Date: 2018-11-13T17:54:43Z
IGNITE-10184: Unnecessary checks are removed.
commit caa1234c4fe3818d6368db0c0bf023491a6bc9d4
Author: Albert Iskhakov <aliskhakov@...>
Date: 2018-11-13T18:02:36Z
IGNITE-10184: Fixed the order of imports.
----
---