NVIDIA / NVIDIA/cudf

[FEA] Add support for lists and lists of nested types in serial hash functions

Open
#9,120 2 comments 0 reactions 0 assignees View on GitHub
feature request libcudf Spark
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

**Is your feature request related to a problem? Please describe.**
Support lists of lists and multiple nested lists + structs in serial mumur3 and md5 hash functions.

**Describe the solution you'd like**
Currently lists are supported, but not lists of lists or lists containing structs. Expand and improve the current implementation to handle these complex nested types.

**Additional context**
Would rely on #9119 in some way, both are part of a larger effort of supporting nested lists/structs better.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.