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

[BUG] GPU InitCap supports too much white space. #120

Closed
revans2 opened this issue Jun 5, 2020 · 0 comments · Fixed by #2838
Closed

[BUG] GPU InitCap supports too much white space. #120

revans2 opened this issue Jun 5, 2020 · 0 comments · Fixed by #2838
Labels
bug Something isn't working P2 Not required for release SQL part of the SQL/Dataframe plugin

Comments

@revans2
Copy link
Collaborator

revans2 commented Jun 5, 2020

Describe the bug
Spark appears to only support space ' ', where as cudf supports a lot more than that.

Steps/Code to reproduce bug
A python integration test is being added for this.

We might just mark this as incompatible by default.

@revans2 revans2 added bug Something isn't working ? - Needs Triage Need team to review and classify SQL part of the SQL/Dataframe plugin labels Jun 5, 2020
@sameerz sameerz added P1 Nice to have for release P2 Not required for release and removed ? - Needs Triage Need team to review and classify P1 Nice to have for release labels Aug 18, 2020
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
Signed-off-by: Peixin Li <pxli@nyu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2 Not required for release SQL part of the SQL/Dataframe plugin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants