jiayuasu commented on code in PR #2287:
URL: https://github.com/apache/sedona/pull/2287#discussion_r2289373427


##########
docs/api/sql/Constructor.md:
##########
@@ -842,3 +842,32 @@ Output:
 ```
 POLYGON ((-74.0428197 40.6867969, -74.0421975 40.6921336, -74.050802 
40.6912794, -74.0428197 40.6867969))
 ```
+
+## ST_GeomFromMySQL
+
+Introduction: Construct a Geometry from MySQL Geometry binary.
+
+Format: `ST_GeomFromMySQL (binary: Binary)`
+
+Since: `v1.0.0`

Review Comment:
   ```suggestion
   Since: `v1.8.0`
   ```



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to