forked from greenplum-db/gpdb-archive
-
Notifications
You must be signed in to change notification settings - Fork 23
Implement cluster shrink (2nd phase) #2247
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 all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
affd3c0
Exclude temp tables from shrink + test unlogged tables
whitehawk ae5133e
Support shrink of matviews
whitehawk ff134f9
Add check for shrink of partitioned tables
whitehawk afec7ba
Support ext writable tables in shrink
whitehawk 11024d2
Rework matviews handling, add more table types into tests, improve lo…
whitehawk 8014899
Add more interruption points into the test with cluster restart
whitehawk 1c3f8fe
Check table and db existence
whitehawk 0848321
Updates for mat views
whitehawk 7e1ecf2
Update segments stop procedure
whitehawk 643f838
Fix the case when table is dropped in a parallel transaction
whitehawk ad6430e
Cosmetic changes
whitehawk 3ff91f0
Merge branch 'feature/ADBDEV-6608' into GG-110
whitehawk 0c4487d
Fix tests
whitehawk 6fec958
Remove redundant test
whitehawk 35bab85
Cosmetic changes
whitehawk af75169
Use CTAS approach for rebalancing the materialized view
whitehawk cabac88
Remove refresh step for MV handling
whitehawk aa00ef2
Reduce delta
whitehawk 793a963
Use existing test steps instead of new ones
whitehawk 57e45a9
Add timeout into wait for logs step
whitehawk cd8394d
Reduce delta accross files
whitehawk 08481d6
Revert "Use CTAS approach for rebalancing the materialized view"
whitehawk 2718221
Merge branch 'feature/ADBDEV-6608' into GG-110
whitehawk f090cb9
Use stderr
whitehawk 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
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.