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

Update parse date to leverage cuDF support for single digit components #3496

Merged
merged 2 commits into from
Sep 16, 2021

Conversation

andygrove
Copy link
Contributor

Signed-off-by: Andy Grove andygrove@nvidia.com

This PR removes the code we had to convert single-digit date/time components to double-digit and now leverages cuDF support for parsing variable-width components.

The previously failing tests are reinstated.

@andygrove andygrove changed the title WIP: Update parse date to leverage cuDF support for single digit components Update parse date to leverage cuDF support for single digit components Sep 15, 2021
@andygrove andygrove marked this pull request as ready for review September 15, 2021 16:46
@andygrove
Copy link
Contributor Author

build

2 similar comments
@andygrove
Copy link
Contributor Author

build

@andygrove
Copy link
Contributor Author

build

@andygrove andygrove merged commit b47a245 into NVIDIA:branch-21.10 Sep 16, 2021
@andygrove andygrove deleted the parse-date-single-digit branch September 16, 2021 14:22
@sameerz sameerz added the task Work required that improves the product but is not user facing label Sep 19, 2021
@sameerz sameerz added this to the Sep 13 - Sep 24 milestone Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants