jiayuasu commented on code in PR #2553:
URL: https://github.com/apache/sedona/pull/2553#discussion_r2594524289
##########
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:
do you mind also porting this to Flink and Snowflake?
--
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]