[FEA] GroupBy on an arbitrary nested array(with struct/array inside) #5109
Labels
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
feature request
New feature or request
I wish we can support GroupBy on an arbitrary nested array(with struct/array inside).
For example, the column could be very complex like inside the struct, there is array, struct nested as well.
The sample query:
The not-supported-message could be like:
The real use case has a very complex array column which has nested struct/array inside.
If you need the real example, please ping me offline.
The text was updated successfully, but these errors were encountered: