-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEA] Refactor Spatial Join APIs to header-only #565
Comments
This issue has been labeled |
Contributes to #565. Add header-only `cuspatial::join_quadtree_and_bounding_boxes`. Authors: - Paul Taylor (https://github.com/trxcllnt) Approvers: - Michael Wang (https://github.com/isVoid) - Mark Harris (https://github.com/harrism) URL: #861
Completed with #861 |
@jarmak-nv there's two more methods this issue describes, so we've been keeping it open until they're all done. |
Oh apologies! I just saw status done. I'll reach out to confirm in the future. Edit: figured it out - there was a workflow turned on in the project that auto-sets the issue to 'Done' when a linked PR is merged. I've disabled that workflow so it shouldn't happen again, sorry! Second edit: I also see in the timeline it's clear you self-reopened, when viewing from the project the timeline isn't available. I should make a feature req. |
Create header-only APIs for the following and refactor existing APIs / tests on top of the header-only API:
See https://github.com/rapidsai/cuspatial/blob/branch-22.08/cpp/include/cuspatial/spatial_join.hpp
cuspatial::join_quadtree_and_bounding_boxes()
completed by #861Tasks
The text was updated successfully, but these errors were encountered: