Kontinuation commented on code in PR #165:
URL: https://github.com/apache/sedona-db/pull/165#discussion_r2393071591
##########
rust/sedona-testing/Cargo.toml:
##########
@@ -52,3 +52,4 @@ sedona-expr = { path = "../sedona-expr" }
sedona-schema = { path = "../sedona-schema" }
wkb = { workspace = true }
wkt = { workspace = true }
+geo = { workspace = true }
Review Comment:
How should we implement topological equality without depending on geo? Do we
need to implement a simplified version of the topological equality check in
sedona-testing?
--
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]