jiayuasu commented on code in PR #2681:
URL: https://github.com/apache/sedona/pull/2681#discussion_r2885673800


##########
docs/api/snowflake/vector-data/Predicates/ST_Relate.md:
##########
@@ -23,6 +23,9 @@ Introduction: The first variant of the function computes and 
returns the [Dimens
 
 The second variant of the function evaluates whether the two input geometries 
satisfy a specific spatial relationship defined by the provided 
`intersectionMatrix` pattern.
 
+![ST_Relate returning true](../../../../image/ST_Relate/ST_Relate_true.svg 
"ST_Relate returning true")
+![ST_Relate returning false](../../../../image/ST_Relate/ST_Relate_false.svg 
"ST_Relate returning false")
+

Review Comment:
   fixed



##########
docs/api/flink/Predicates/ST_Relate.md:
##########
@@ -23,6 +23,9 @@ Introduction: The first variant of the function computes and 
returns the [Dimens
 
 The second variant of the function evaluates whether the two input geometries 
satisfy a specific spatial relationship defined by the provided 
`intersectionMatrix` pattern.
 
+![ST_Relate returning true](../../../image/ST_Relate/ST_Relate_true.svg 
"ST_Relate returning true")
+![ST_Relate returning false](../../../image/ST_Relate/ST_Relate_false.svg 
"ST_Relate returning false")
+

Review Comment:
   fixed



##########
docs/api/sql/Predicates/ST_Relate.md:
##########
@@ -23,6 +23,9 @@ Introduction: The first variant of the function computes and 
returns the [Dimens
 
 The second variant of the function evaluates whether the two input geometries 
satisfy a specific spatial relationship defined by the provided 
`intersectionMatrix` pattern.
 
+![ST_Relate returning true](../../../image/ST_Relate/ST_Relate_true.svg 
"ST_Relate returning true")
+![ST_Relate returning false](../../../image/ST_Relate/ST_Relate_false.svg 
"ST_Relate returning false")
+

Review Comment:
   fixed



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