petern48 commented on PR #171: URL: https://github.com/apache/sedona-db/pull/171#issuecomment-3368389689
I can't import `sedona-testing` into `sedona-geometry` due to a circular dependency, and hence can't import the fixture into the `wkb_header.rs` to be tested. It is at least being tested in `st_has_(z/m)`, so I'm confident the logic is right. Let me know if you'd rather move something around or copy-paste the test over, otherwise, this is how I'll leave it. The unparseable WKT strings are still left in the code as comments at the moment, though I did also mention them in https://github.com/apache/sedona-db/issues/162 as a separate reminder if / whenever that's fixed. Personally, I prefer to leave the comments in the code as an additional reminder, but if you'd rather have me delete them. Let me know. -- 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]
