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

[skip-ci] Experimental work with Binary Operation Dispatcher (Python) #1075

Closed

Conversation

isVoid
Copy link
Contributor

@isVoid isVoid commented Apr 14, 2023

Description

Last puzzle piece for st_distance. Currently experimental.

Checklist

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

@github-actions github-actions bot added cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library Python Related to Python code labels Apr 14, 2023
@isVoid isVoid self-assigned this Apr 14, 2023
@ajschmidt8
Copy link
Member

@isVoid, just an FYI. adding [skip-ci] to the PR title doesn't do anything for GitHub Actions.

please review the page below to figure out how to skip CI for GitHub Actions.

@isVoid
Copy link
Contributor Author

isVoid commented Apr 26, 2023

Roger that!

@isVoid
Copy link
Contributor Author

isVoid commented Apr 26, 2023

We've decided to implemented mixed-geometry column in c++ #1057 . And thus the dispatching mechanism is best implemented in C++ as well. Closing.

@isVoid isVoid closed this Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library Python Related to Python code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants