| Crates.io | tpchgen-arrow |
| lib.rs | tpchgen-arrow |
| version | 2.0.1 |
| created_at | 2025-03-30 22:38:23.731251+00 |
| updated_at | 2025-09-08 18:23:56.814503+00 |
| description | TPC-H data generator into Apache Arrow format |
| homepage | |
| repository | https://github.com/clflushopt/tpchgen-rs |
| max_upload_size | |
| id | 1612841 |
| size | 106,661 |
Generate TPCH data directly into Apache Arrow format using the tpchgen and arrow crate.
See docs.rs page
This crate ensures correct results using two methods.
cargo test --doc)reparse integration test ensures that the Arrow generators
produce the same results as parsing the original tbl format (cargo test --test reparse)Please see CONTRIBUTING.md for more information on how to contribute to this project.