You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/08/09 09:24:01 UTC

[GitHub] [incubator-doris] manannan2017 opened a new issue #1620: ST_Circle function:when radius is too large,the result is 20015118.2119

manannan2017 opened a new issue #1620: ST_Circle function:when radius is too large,the result is 20015118.2119
URL: https://github.com/apache/incubator-doris/issues/1620
 
 
   1、execute sql,Numbers of radius exceed 8 digits
   SELECT ST_AsText(ST_Circle(111, 64, 123456789));
   ![image](https://user-images.githubusercontent.com/33174388/62768755-23e6d000-baca-11e9-8ece-71a5f7252b0a.png)
   
   except:the result is NULL
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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