NVIDIA / NVIDIA/cudf

[FEA] Public header and detail header files should have the same names

Open
#12,112 1 comment 0 reactions 0 assignees View on GitHub
breaking feature request good first issue improvement libcudf
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

As the title said, the public and detail headers should have the same names. Currently there are some inconsistencies between them. For example:
* Public header: `cudf/copying.hpp`,
* Detail header: `cudf/detail/copy.hpp`.

We should change the file names to make them consistent.

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.