[
https://issues.apache.org/jira/browse/IGNITE-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126904#comment-16126904
]
ASF GitHub Bot commented on IGNITE-6063:
----------------------------------------
GitHub user gvvinblade opened a pull request:
https://github.com/apache/ignite/pull/2444
IGNITE-6063
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6063
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2444.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 #2444
----
commit 89d7c06974ef042aac99a4db29058a12421d47ca
Author: Igor Seliverstov <[email protected]>
Date: 2017-08-15T07:51:16Z
IGNITE-6063 InlineIdexHelperTest fails
----
> InlineIdexHelperTest fails
> --------------------------
>
> Key: IGNITE-6063
> URL: https://issues.apache.org/jira/browse/IGNITE-6063
> Project: Ignite
> Issue Type: Test
> Reporter: Igor Seliverstov
>
> {noformat}
> java.lang.RuntimeException:
> at org.h2.message.DbException.throwInternalError(DbException.java:242)
> at org.h2.value.CompareModeDefault.<init>(CompareModeDefault.java:28)
> at org.h2.value.CompareMode.getInstance(CompareMode.java:129)
> at org.h2.value.CompareMode.getInstance(CompareMode.java:90)
> at
> org.apache.ignite.internal.processors.query.h2.database.InlineIndexHelperTest.getRes(InlineIndexHelperTest.java:498)
> at
> org.apache.ignite.internal.processors.query.h2.database.InlineIndexHelperTest.testRelyOnCompare(InlineIndexHelperTest.java:242)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)