james-willis commented on code in PR #844:
URL: https://github.com/apache/sedona-db/pull/844#discussion_r3268267456


##########
c/sedona-geos/src/st_normalize.rs:
##########
@@ -34,17 +34,24 @@ use crate::geos_to_wkb::write_geos_geometry;
 
 /// ST_Normalize() implementation using the geos crate
 pub fn st_normalize_impl() -> Vec<ScalarKernelRef> {

Review Comment:
   is there some risk to calling normalize on geogs and swapping the winding 
order? should we provide normalize on a geog?



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