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

More time ops #263

Merged
merged 6 commits into from
Jun 24, 2020
Merged

More time ops #263

merged 6 commits into from
Jun 24, 2020

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Jun 23, 2020

This depends on rapidsai/cudf#5559

This fixes #34
This fixes #29
This fixes #75
This fixes #35

A few simple date/time SQL functions that CUDF supports, but needed a bit of plumbing.

@revans2 revans2 added the feature request New feature or request label Jun 23, 2020
@revans2 revans2 added this to the Jun 22 - Jul 2 milestone Jun 23, 2020
@revans2 revans2 self-assigned this Jun 23, 2020
abellina
abellina previously approved these changes Jun 23, 2020
@abellina abellina added the SQL part of the SQL/Dataframe plugin label Jun 23, 2020
@revans2 revans2 changed the title [WIP] More time ops More time ops Jun 23, 2020
@revans2
Copy link
Collaborator Author

revans2 commented Jun 23, 2020

rapidsai/cudf#5559 was merged in so removed the WIP marker

razajafri
razajafri previously approved these changes Jun 24, 2020
@razajafri
Copy link
Collaborator

test

@razajafri
Copy link
Collaborator

build

@revans2 revans2 dismissed stale reviews from razajafri and abellina via 093e32b June 24, 2020 14:14
@revans2
Copy link
Collaborator Author

revans2 commented Jun 24, 2020

@razajafri @abellina I upmerged to the latest branch-0.2 and there were merge conflicts that required some changes to the code, switch GpuExpression to Expression in a few cases. Could you take another look?

@revans2
Copy link
Collaborator Author

revans2 commented Jun 24, 2020

build

@revans2 revans2 merged commit 2f19c69 into NVIDIA:branch-0.2 Jun 24, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* weekday

* dayofweek

* last_day

* dayofyear

* quarter
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* weekday

* dayofweek

* last_day

* dayofyear

* quarter
pxLi pushed a commit to pxLi/spark-rapids that referenced this pull request May 12, 2022
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request SQL part of the SQL/Dataframe plugin
Projects
None yet
3 participants