LemonLiTree opened a new pull request, #18721:
URL: https://github.com/apache/doris/pull/18721

   1. 
   mysql> select ST_AsBinary(st_point(24.7, 56.7));
   +----------------------------------------------+
   | st_asbinary(st_point(24.7, 56.7))            |
   +----------------------------------------------+
   | \x01010000003333333333b338409a99999999594c40 |
   +----------------------------------------------+
   1 row in set (0.01 sec)
   2.
   Since the S2 library is not based on the WGS-84 coordinate system, it is not 
correct to construct EWKB format data in 4326, so delete
   


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

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