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

Add cudf support to to_datetime and _maybe_from_pandas #1035

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

rjzamora
Copy link
Member

Related to dask/dask#11060

The current implementations of to_datetime and _maybe_from_pandas only work for pandas (not for cudf). This PR generalizes the logic a bit to unblock query-planning test coverage in gpuCI.

@phofl phofl merged commit 5e33c0e into dask:main Apr 23, 2024
7 checks passed
@phofl
Copy link
Collaborator

phofl commented Apr 23, 2024

thx

@rjzamora rjzamora deleted the fix-maybe-from-pandas branch April 24, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants