-
Notifications
You must be signed in to change notification settings - Fork 514
parallel-workload: broaden SQL-surface and action coverage #37590
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 35 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
daf671e
parallel-workload: broaden SQL-surface and action coverage
def- 1fc47af
parallel-workload: work around product bugs found by nightly 17155
def- 4e365f8
parallel-workload: work around more product bugs found by nightly 17156
def- 23f463e
parallel-workload: tolerate concurrent replica drop in EXPLAIN ANALYZE
def- f1019b7
parallel-workload: tolerate concurrent DB drop in source secret creation
def- 15639b8
parallel-workload: work around DROP DATABASE CASCADE coordinator pani…
def- 25f9ace
parallel-workload: tolerate negative-accumulation errors from DELETE …
def- c850556
parallel-workload: don't flag DropRoleAction as broken on dependency …
def- 73ff733
parallel-workload: work around EXPLAIN FILTER PUSHDOWN coordinator pa…
def- ba428d8
parallel-workload: tolerate concurrent DROP NETWORK POLICY race
def- 12960f7
parallel-workload: fix two coverage/list false-positives from nightly…
def- 1d327a3
parallel-workload: tolerate concurrent-untrack races in Drop{Index,Ta…
def- c19d6af
parallel-workload: work around frontend-peek read-hold vs compaction …
def- 929b424
parallel-workload: exclude Drop* + ExplainAnalyze from broken-action …
def- 83fbff6
parallel-workload: shrink replica sizes to curb clusterd OOM
def- 651df19
parallel-workload: reference filed Linear issues in re-enable TODOs
def- 46f8ab9
parallel-workload: shrink MAX_ROWS to cap join-blowup clusterd OOM
def- 16686b5
parallel-workload: tolerate constant-folding negative-multiplicity error
def- a04d548
parallel-workload: single-replica quickstart to stop clusterd OOM
def- 2c8a45b
parallel-workload: tolerate arrow-decode and secret-rotation races
def- 222aef2
parallel-workload: reference SS-347 in the empty-password tolerance TODO
def- 4998528
parallel-workload: tolerate #9308 negative-accumulation in DML/DDL reads
def- f6c2c61
parallel-workload: extend ALTER coverage and edge-case values
def- 77cd1b8
parallel-workload: fix mis-typed edge literals (float4 NaN/Inf only)
def- b6505fc
parallel-workload: prepare (disabled) extensions 2 and 4
def- 8bdd621
SQL-504 is fixed
def- 58827be
tests: Make parallel-workload more stressful
def- bffe0ae
add known error
def- 988f44b
Fix more nightly failures in parallel-workload
def- 74ff7b3
parallel-workload: Extend so we could have found incident 1136 and si…
def- f584130
parallel-workload: exclude transitively sealing views from replacemen…
def- 41c1864
parallel-workload: harden the sealed-shard oracle and check tables too
def- 96c3e26
parallel-workload: drop InsertSelectAction copy duplicated by the rebase
def- b715846
parallel-workload: SS-341 is fixed
def- 04bf2be
parallel-workload: keep pseudo types out of prepared-statement params
def- ace6400
Address reviewer comments
def- bf072eb
2nd round of reviews from local run
def- 8efa5ec
Fix red nightly runs
def- 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
2,587 changes: 2,341 additions & 246 deletions
2,587
misc/python/materialize/parallel_workload/action.py
Large diffs are not rendered by default.
Oops, something went wrong.
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.