Copilot commented on code in PR #329:
URL: https://github.com/apache/sedona-db/pull/329#discussion_r2553244996
##########
Cargo.toml:
##########
@@ -152,4 +152,3 @@ sedona-tg = { version = "0.2.0", path = "c/sedona-tg" }
[patch.crates-io]
# TODO: remove them once changes we made to geo-index and wkb crates are
merged to upstream and released
Review Comment:
The TODO comment references both 'geo-index and wkb crates', but only the
wkb patch has been removed. Update the comment to reflect that only geo-index
still requires a patch, or remove the comment entirely if both patches have
been resolved.
```suggestion
# TODO: remove this once changes we made to the geo-index crate are merged
to upstream and released
```
--
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]