You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2017/09/21 10:43:00 UTC

[jira] [Comment Edited] (IGNITE-6463) Web console: Invalid result on query result with big number

    [ 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:42 AM:
-----------------------------------------------------------------

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.



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 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)