Skip to content

Commit 2ec02ee

Browse files
committed
docs: Fix return type for ST_CoordDim
1 parent ff4034f commit 2ec02ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-docs/src/main/sphinx/functions/geospatial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Accessors
268268

269269
Returns the minimum convex geometry that encloses all input geometries.
270270

271-
.. function:: ST_CoordDim(Geometry) -> bigint
271+
.. function:: ST_CoordDim(Geometry) -> tinyint
272272

273273
Return the coordinate dimension of the geometry.
274274

0 commit comments

Comments
 (0)