You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/21 11:30:54 UTC

[GitHub] [doris] yongchongwu opened a new issue, #10313: web ui table long data display miss precision

yongchongwu opened a new issue, #10313:
URL: https://github.com/apache/doris/issues/10313

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   1.0.0
   
   ### What's Wrong?
   
   web ui table  long data display miss precision
   ![image](https://user-images.githubusercontent.com/9245624/174789264-e4877d27-ac61-44f7-a1d8-f20c086d91b4.png)
   
   
   ### What You Expected?
   
   web ui long data display right
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] yongchongwu commented on issue #10313: web ui table long data display miss precision

Posted by GitBox <gi...@apache.org>.
yongchongwu commented on issue #10313:
URL: https://github.com/apache/doris/issues/10313#issuecomment-1165056298

   Yes indeed , this  is a problem with the front-end parsing the data,hope to deal with it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] zxealous commented on issue #10313: web ui table long data display miss precision

Posted by GitBox <gi...@apache.org>.
zxealous commented on issue #10313:
URL: https://github.com/apache/doris/issues/10313#issuecomment-1162778008

   I did a test, maybe there is a problem with the front-end parsing the data, the data returned by FE is correct.
   ![image](https://user-images.githubusercontent.com/54385456/174975940-35f4dd05-d9a4-43ae-b119-7772b3b8b484.png)
   ![image](https://user-images.githubusercontent.com/54385456/174976013-e5ea8528-d8ef-4da2-b662-9ebf4b43d5c0.png)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] zxealous commented on issue #10313: web ui table long data display miss precision

Posted by GitBox <gi...@apache.org>.
zxealous commented on issue #10313:
URL: https://github.com/apache/doris/issues/10313#issuecomment-1162773153

   There may be a problem with the front-end parsing the json data, the data returned by FE is no problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org