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

[FEA] GpuIf and GpuCoalesce supports ArrayType #2398

Closed
firestarman opened this issue May 12, 2021 · 1 comment · Fixed by #2839
Closed

[FEA] GpuIf and GpuCoalesce supports ArrayType #2398

firestarman opened this issue May 12, 2021 · 1 comment · Fixed by #2839
Assignees
Labels
feature request New feature or request

Comments

@firestarman
Copy link
Collaborator

firestarman commented May 12, 2021

cuDF has supported the list type for copy_if_else by the PR rapidsai/cudf#8135,
and the PR #2388 is to add the array type for the CaseWhen .

So GpuIf and GpuCoalesce probably can support for single level arrays now, we should update them too.

@firestarman firestarman added feature request New feature or request ? - Needs Triage Need team to review and classify labels May 12, 2021
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label May 18, 2021
@firestarman
Copy link
Collaborator Author

firestarman commented May 24, 2021

We will do these after cudf supports nested type scalars for copy_if_else.

@firestarman firestarman self-assigned this Jun 16, 2021
@firestarman firestarman changed the title [FEA] GpuIf and GpuColaesce supports ArrayType [FEA] GpuIf and GpuCoalesce supports ArrayType Jun 29, 2021
@sameerz sameerz added this to the July 19 - July 30 milestone Jul 26, 2021
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants