cudf
cudf copied to clipboard
Move tpch examples into benchmarks
Description
Moving the TPC-H examples into benchmarks with the goal of converting each of them into NVBench's. This PR would not do that and would be done in a separate PR.
Checklist
- [x] I am familiar with the Contributing Guidelines.
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.