[
https://issues.apache.org/jira/browse/IGNITE-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174552#comment-16174552
]
Vasiliy Sisko edited comment on IGNITE-6463 at 9/21/17 10:54 AM:
-----------------------------------------------------------------
[~pkonstantinov]. Please test by scenario from description.
was (Author: vsisko):
Fixed parsing on big integer value from json to js object.
Attached demo project to put in cache big integer values.
# Open project and run *startup.ServerNodeCodeStartup.*
# Execute query in Web console: *SELECT * FROM "CountryCache".Country*
Big integer value showed in *population*. It should not contain 000 in the end
of the values.
> Web console: Invalid result on query result with big number
> -----------------------------------------------------------
>
> Key: IGNITE-6463
> URL: https://issues.apache.org/jira/browse/IGNITE-6463
> Project: Ignite
> Issue Type: Bug
> Components: wizards
> Affects Versions: 2.1
> Reporter: Vasiliy Sisko
> Assignee: Pavel Konstantinov
> Fix For: 2.3
>
> Attachments: bigIntReproducer.tar.gz
>
>
> Query result with big number values in cell cut that values.
> Attached demo project to put in cache big integer values.
> Open project and run *startup.ServerNodeCodeStartup*.
> Execute query in Web console: *SELECT * FROM "CountryCache".Country*
> Big integer value showed in *population*. It should not contain 000 in the
> end of the values.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)