Skip to content
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

Column API for linestring-polygon distance #1030

Conversation

isVoid
Copy link
Contributor

@isVoid isVoid commented Apr 3, 2023

Description

This PR adds linestring-polygon column API.

closes #1028

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@isVoid isVoid added 2 - In Progress Currenty a work in progress and removed cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library labels Apr 3, 2023
@github-actions github-actions bot added cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library labels Apr 3, 2023
@isVoid isVoid added 3 - Ready for Review Ready for review by team non-breaking Non-breaking change feature request New feature or request and removed 2 - In Progress Currenty a work in progress labels Apr 3, 2023
@isVoid isVoid marked this pull request as ready for review April 3, 2023 23:08
@isVoid isVoid requested review from a team as code owners April 3, 2023 23:08
@isVoid isVoid changed the base branch from branch-23.04 to branch-23.06 April 7, 2023 18:50
…into feature/linestring_polygon_distance_column
Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment on testing.

@isVoid isVoid requested review from harrism and thomcom April 18, 2023 05:56
@isVoid
Copy link
Contributor Author

isVoid commented Apr 22, 2023

/merge

@rapids-bot rapids-bot bot merged commit d044dc4 into rapidsai:branch-23.06 Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team cmake Related to CMake code or build configuration feature request New feature or request libcuspatial Relates to the cuSpatial C++ library non-breaking Non-breaking change
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

Column API for pairwise linestring-polygon distance
3 participants