Kontinuation commented on code in PR #573:
URL: https://github.com/apache/sedona-db/pull/573#discussion_r2767005641
##########
rust/sedona-spatial-join/src/exec.rs:
##########
@@ -1478,32 +1489,58 @@ mod tests {
results
}
+ #[rstest]
#[tokio::test]
- async fn test_knn_join_correctness() -> Result<()> {
+ async fn test_knn_join_correctness(
+ // TODO: enable point_only = false after
https://github.com/georust/geo-index/pull/151
+ // is released
Review Comment:
Improved comment to clarity the reason
--
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]