petern48 commented on code in PR #368:
URL: https://github.com/apache/sedona-db/pull/368#discussion_r2565580572
##########
docs/reference/sql.md:
##########
@@ -516,6 +687,8 @@ SELECT
ST_AsText(ST_GeomFromWKB(FROM_HEX('0101000000000000000000F03F000000000000
Construct a Geometry from WKT. This function also has the alias
**ST_GeomFromText**.
Review Comment:
```suggestion
Construct a Geometry from WKT. This function also has the aliases
**ST_GeomFromText** and ** ST_GeometryFromText**
```
Another thing easy to miss: new alias
https://github.com/apache/sedona-db/pull/213
--
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]