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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to