GitHub user gg-shq opened a pull request: https://github.com/apache/ignite/pull/3183
IGNITE-6915: Fixed b+tree index names for non-binary marshaller case... ⦠Added more diagnostics to QueryXxxAccessor exceptions. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6915 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3183.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 #3183 ---- commit 02d5a368e7dccdedb9fc393bf361446016e08ea4 Author: gg-shq <kshiro...@gridgain.com> Date: 2017-12-08T13:44:10Z IGNITE-6915: Fixed b+tree index names for non-binary marshaller case. Added more diagnostics to QueryXxxAccessor exceptions. ---- ---