[FEA] Support nested structs for pivot first #3154
Labels
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
feature request
New feature or request
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.
The text was updated successfully, but these errors were encountered: