datafusion-contrib / datafusion-contrib/liquid-cache
Switch to tpchgen-cli to generate tpc-h data
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 452
- Forks
- 51
- Avg merge
- 3h 10m
- Merged PRs (30d)
- 12
Description
We should use this great tool: https://github.com/clflushopt/tpchgen-rs/ to generate tpc-h data, instead of using DuckDB's, which introduces a Python script to our repo, which is quite ugly...
However, we need to figure out how to generate the answers: https://github.com/clflushopt/tpchgen-rs/issues/103
Contributor guide
No contributing guide indexed for this repository
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
Review the current DuckDB-based TPC-H generation and the referenced tpchgen-rs tool, then read tpchgen-rs issue 103 to determine how answer generation could work. Done means the repository uses tpchgen-cli instead of its Python-based generation path and can generate both TPC-H data and answers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data-engineering, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100