[FEA][C API][C++ API] Rework file tree organization splitting all dataset classes, structs, and functions into a separate file within include/core/dataset.hpp
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with include/core/dataset.hpp and read the two linked discussions from PR 1846 to identify the intended file boundaries and API scope. Trace the dataset classes, structs, and functions currently represented there, then verify that the C and C++ APIs are organized as requested without changing their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100