[
https://issues.apache.org/jira/browse/IGNITE-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140249#comment-16140249
]
ASF GitHub Bot commented on IGNITE-5855:
----------------------------------------
GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/2512
IGNITE-5855 Type-safe parameters setting fixes crash when querying
BigInteger key
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5855
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2512.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 #2512
----
commit 643f2e58415525a75c3630f8d2f174065db9a0e0
Author: Ilya Kasnacheev <[email protected]>
Date: 2017-08-24T16:17:04Z
IGNITE-5855 Type-safe parameters setting fixes crash when querying
BigInteger key
----
> SQL: BigInteger support broken in SQL queries.
> ----------------------------------------------
>
> Key: IGNITE-5855
> URL: https://issues.apache.org/jira/browse/IGNITE-5855
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.0, 2.1
> Reporter: Andrew Mashenkov
> Assignee: Ilya Kasnacheev
> Fix For: 2.2
>
> Attachments: BigIntegerKeySqlTest.java
>
>
> Looks like BigInteger support in SQL was broken.
> It works fine on ignite-1.9
> PFA reproducer.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)