jiayuasu commented on code in PR #717:
URL: https://github.com/apache/incubator-sedona/pull/717#discussion_r1028676402


##########
docs/api/sql/Function.md:
##########
@@ -1445,3 +1445,33 @@ SELECT ST_Z(ST_POINT(0.0 25.0 11.0))
 ```
 
 Output: `11.0`
+
+## ST_ZMax
+
+Introduction: Returns Z maxima of the given geometry or null if there is no Z 
coordinate.
+
+Format: `ST_ZMax(geom: geometry)`
+
+Since: `v1.2.1`

Review Comment:
   the version number should be 1.3.1



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