[
https://issues.apache.org/jira/browse/IGNITE-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174552#comment-16174552
]
Vasiliy Sisko commented on IGNITE-6463:
---------------------------------------
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 does not should 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: Vasiliy Sisko
> Fix For: 2.3
>
> Attachments: bigIntReproducer.tar.gz
>
>
> Query result with big number values in cell cut that values.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)