Mehak3010 opened a new pull request, #739:
URL: https://github.com/apache/sedona-db/pull/739

   Adds the boolean overload of ST_Relate:
   
   boolean ST_Relate(geometry geomA, geometry geomB, text 
intersectionMatrixPattern)
   
   This allows checking if two geometries satisfy a given DE-9IM pattern, 
complementing the existing text-returning variant.
   
   Uses GEOS relate_pattern
   Includes tests for pattern matching and null handling
   Registered separately as st_relatepattern to avoid conflicts


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