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

[REVIEW] Enable using CPU backend with first set of dask queries #239

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ChrisJar
Copy link
Contributor

@ChrisJar ChrisJar commented Feb 16, 2022

This PR enables using the CPU backend option with DataFrame queries: 11, 12, 15, 16, 17 and 22

I also verified that the DataFrame versions of all of the other queries addressed in #235 work using the CPU backend

@ChrisJar ChrisJar marked this pull request as ready for review February 17, 2022 16:48
@randerzander randerzander changed the title [WIP] Enable using CPU backend with first set of dask queries [REVIEW] Enable using CPU backend with first set of dask queries Feb 17, 2022
@randerzander randerzander requested a review from ayushdg February 17, 2022 17:19
@VibhuJawa
Copy link
Member

Should we close this as #235 got merged in.

@ChrisJar
Copy link
Contributor Author

Should we close this as #235 got merged in.

This PR specifically addresses the DataFrame versions of some of the queries

@VibhuJawa
Copy link
Member

Should we close this as #235 got merged in.

This PR specifically addresses the DataFrame versions of some of the queries

Ahh, gotcha. NVM then. My bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants