15931436344 opened a new issue, #1023:
URL: https://github.com/apache/doris-website/issues/1023

   Path:/zh-CN/community/feedback
   
   地理函数返回为0
   
   select
        ST_Contains(ST_Polygon('POLYGON ((136.5173755265431 
41.80266208058963,136.5188060447714 31.015290003114895,75.6260650782613 
31.016120223420476,75.62577778481297 41.80408059113187,136.5173755265431 
41.80266208058963))'),
        ST_GeometryFromText('LINESTRING(121.22987634491871 
31.023080519150707,121.22741910198357 31.022786576236115)'));
   
   应该返回1-true才对


-- 
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-unsubscr...@doris.apache.org.apache.org

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


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

Reply via email to