Mehak3010 opened a new pull request, #741: URL: https://github.com/apache/sedona-db/pull/741
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 -- 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]
