datafusion-contrib / datafusion-contrib/liquid-cache

Switch to tpchgen-cli to generate tpc-h data

Open
#152 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.