iGN5117 commented on code in PR #1208:
URL: https://github.com/apache/sedona/pull/1208#discussion_r1460276096


##########
docs/api/flink/Predicate.md:
##########
@@ -60,9 +60,11 @@ true
 
 ## ST_DWithin
 
-Introduction: Returns true if 'leftGeometry' and 'rightGeometry' are within a 
specified 'distance'. This function essentially checks if the shortest distance 
between the envelope of the two geometries is <= the provided distance.
+Introduction: Returns true if 'leftGeometry' and 'rightGeometry' are within a 
specified 'distance' (in metres). This function essentially checks if the 
shortest distance between the envelope of the two geometries is <= the provided 
distance.

Review Comment:
   Done



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