joonaspessi commented on code in PR #2553:
URL: https://github.com/apache/sedona/pull/2553#discussion_r2594879659


##########
common/src/main/java/org/apache/sedona/common/Functions.java:
##########
@@ -1227,6 +1228,10 @@ public static Geometry minimumBoundingCircle(Geometry 
geometry, int quadrantSegm
     return circle;
   }
 
+  public static Geometry orientedEnvelope(Geometry geometry) {

Review Comment:
   Added Flink and Snowflake implementations



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