doris-website icon indicating copy to clipboard operation
doris-website copied to clipboard

Issue on docs

Open 15931436344 opened this issue 1 year ago • 1 comments
trafficstars

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才对

15931436344 avatar Aug 20 '24 02:08 15931436344