NVIDIA / NVIDIA/cudf

[FEA] Support `cudf::replace_nulls` on structs

Open
#7,947 2 comments 0 reactions 0 assignees View on GitHub
feature request libcudf
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.**
I am working on supporting join on StructType in spark-rapids. And I found an unsupported error while testing FullOuterJoin, which caused by `cudf::replace_nulls` on StructType. Here is the [link](https://github.com/rapidsai/cudf/blob/branch-0.20/java/src/main/native/src/TableJni.cpp#L1696) of error code piece.

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.