-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature] Auto data generation and fixing data quality issues (#24)
This PR removes the seeds from the repo, opting for a flow that installs the [`jaffle-shop-generator`](https://github.com/dbt-labs/jaffle-shop-generator) in the project and generates data that way. This allows more data to be generated easily for more interesting Jaffle Shop projects with a longer lifespan, and future proofs the repo for updates to `jafgen` (if `jafgen` adds new entities and interactions, Jaffle Shop can build on them instead of being stuck with the old static seeds). This PR also fixes several data quality issues.
- Loading branch information
1 parent
9e622f7
commit a637a82
Showing
18 changed files
with
121 additions
and
156,098 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.