[FEA] Fully support nested types in lists::drop_list_duplicates
#11093
Labels
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
Spark
Functionality that helps Spark RAPIDS
Currently
lists::drop_lists_duplicates
can only handle input data of basic types and structs of basic types. As requested by customer(s) (NVIDIA/spark-rapids#5508), we should add full support for nested types into it.The text was updated successfully, but these errors were encountered: