Skip to content

Commit

Permalink
Merge pull request #15 from stewartbryson:stewart
Browse files Browse the repository at this point in the history
README
  • Loading branch information
stewartbryson committed Dec 1, 2023
2 parents 9e002c8 + 8b8178b commit 776d77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This project contains two distinct portions:

![Figure 1.2–1 from the TPC-DI specification describes the ETL process.](images/tpc-di-etl-diagram.png)

I should be clear in my goal here: I am not attempting to _actually_ run and measure* the TPC-DI benchmark.
I should be clear in my goal here: I am not attempting to _actually run and measure_ the TPC-DI benchmark.
The `tpcdi.py` CLI in this repository is single-threaded and ingests the data sequentially, which would be the worst approach if trying to optimize for a benchmark.
Instead, I needed a dataset that could be used to mimic data engineering workloads inside of Snowflake, so I just wanted the files loaded.

Expand Down

0 comments on commit 776d77b

Please sign in to comment.