apache / apache/gluten

[VL] Separate cpp test utils from the utils directory

Open
#10,595 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

### Description

Currently the utils for testing/benchmarks are located under cpp/velox/utils, and are built together when testings are not built. We should move them to a sub folder under tests and only build if `BUILD_TESTS=ON` or `BUILD_BENCHMARKS=ON`

### Gluten version

None

Contributor guide

Open the contributing guide

Research direction

Start by examining cpp/velox/utils and the build configuration controlling test and benchmark targets. Trace how these utilities are currently included, then verify that they live under a tests subfolder and are built only when BUILD_TESTS=ON or BUILD_BENCHMARKS=ON.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.