-
Notifications
You must be signed in to change notification settings - Fork 182
chore(tpch): Restrict scale_factor to a set of choices
#3429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 30 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
78d9634
WIP: sf folders
FBruzzesi 8eb968e
merge head and solve conflicts
FBruzzesi 7de63ea
solve conflicts
FBruzzesi cb889c7
minor adjustments
FBruzzesi 84a87db
rm metadata
FBruzzesi b7fc4c5
Update `inputs` docstring
FBruzzesi e17f5e2
rm duplicated scale_factor_exists, add logging in pyest_configure if …
FBruzzesi 1e15604
rm duplicated scale_factor_exists, add logging in pyest_configure if …
FBruzzesi f60a79b
refactor: Add `constants.SCALE_FACTOR_DEFAULT`
dangotbanned fa6a553
refactor: Inline imports again
dangotbanned b3adca8
fix: Skip data generation once we're in a session
dangotbanned 92ef45a
refactor: Simp
dangotbanned 3cfc1ee
refactor: Use default from `addoption`
dangotbanned c4ad291
refactor: Use `scale_factor` fixture inside `query` fixture
dangotbanned 615d7fa
refactor: Center `generate_data` around a class (`TPCHGen`)
dangotbanned 19d412c
docs: Shrink doc
dangotbanned 6d289c2
docs: Add `ScaleFactor` alias
dangotbanned c347216
chore: Restrict allowed `scale_factor` values
dangotbanned 40a0dea
Merge branch 'tpch/refactor-cli' into tpch/refactor-cli-choices
dangotbanned 53147b9
fix: Remove unused `request`
dangotbanned 6332fd4
docs: Show all options in `--help`, redo style
dangotbanned 71e5998
fix: Don't allow uninitlized field repr
dangotbanned bc0afb7
chore: Add debug step for post-`generate_database`
dangotbanned 228a1d5
Merge remote-tracking branch 'upstream/main' into tpch/refactor-cli-c…
dangotbanned 93fbf49
perf: Avoid materializing, fix memory leaks
dangotbanned f72f7b8
remove date from logs
dangotbanned 8b47e94
fix: Support `scale_factor=30.0` without memory issues
dangotbanned 48cdfdd
chore: Clean up when you're done
dangotbanned 1656d8d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6232ec1
Merge remote-tracking branch 'upstream/tpch/refactor-cli' into tpch/r…
dangotbanned e261f50
ooops, missed a rename
dangotbanned 118a396
Update tpch/generate_data.py
dangotbanned 78d0d2a
Merge branch 'tpch/refactor-cli-choices' of https://github.com/narwha…
dangotbanned 3c23ce8
drive-by tidy
dangotbanned 44ef295
refactor: Drop `TPCHGen._batches`
dangotbanned File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.