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] Support nested structs for pivot first #3154

Open
2 of 4 tasks
revans2 opened this issue Aug 5, 2021 · 0 comments
Open
2 of 4 tasks

[FEA] Support nested structs for pivot first #3154

revans2 opened this issue Aug 5, 2021 · 0 comments
Labels
cudf_dependency An issue or PR with this label depends on a new feature in cudf feature request New feature or request

Comments

@revans2
Copy link
Collaborator

revans2 commented Aug 5, 2021

Is your feature request related to a problem? Please describe.
pivot first is a combination of GpuIf, GpuEqualTo, literal values, and nth in cudf. Many of these things do not work for nested structs yet. But once they do we should be able to support PivotFirst

After that we need to update the type checking and add some more tests.

@revans2 revans2 added feature request New feature or request ? - Needs Triage Need team to review and classify labels Aug 5, 2021
@sameerz sameerz added the cudf_dependency An issue or PR with this label depends on a new feature in cudf label Aug 9, 2021
@Salonijain27 Salonijain27 removed the ? - Needs Triage Need team to review and classify label Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf_dependency An issue or PR with this label depends on a new feature in cudf feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants