NVIDIA / NVIDIA/cudf

[FEA] Support column factory function `all_nulls_like`

Open
#17,167 5 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

In many places, we need to construct an all-nulls columns of some types. Currently we don't have any convenient way to do that.

I wish we have a factory function `all_nulls_like`, similar to `empty_like`, to construct an all-nulls column given an input template column.

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.