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


##########
docs/archive/api/sql/GeoSparkSQL-Predicate.md:
##########
@@ -100,4 +100,19 @@ Spark SQL example:
 SELECT *
 FROM geom
 WHERE ST_Overlaps(geom.geom_a, geom.geom_b)
+```
+
+## ST_Disjoint

Review Comment:
   You should NOT make change to this doc. This is an archived GeoSparkSQL doc. 
Please make it in the current SQL doc.



-- 
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: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to