This repository was archived by the owner on Oct 2, 2025. It is now read-only.
forked from greenplum-db/gpbackup-archive
-
Notifications
You must be signed in to change notification settings - Fork 4
ADBDEV-7890 Support subset restore with on-error-continue mode #131
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
9b7a7c4
ADBDEV-7890
f52c130
Error handling
0b3fe62
Fix test
5ca11b7
Fix test
e2fab0a
Decrease indentation
6a71906
Merge branch 'master' into ADBDEV-7890
5c4db1a
Revert condition
90d5469
Add tests
87e6f24
skipoid test
bbae9ba
Remove parenthesis
663f7f7
Deduplication
c9acd36
Fix
4d66f3e
Revert "Remove parenthesis"
68aa2ee
Remove parenthesis
fe9fc5a
Assert
edeb4d9
fmt
708cf62
Fix
852a4a5
Fix tests
c95ed61
BeNil -> HaveOccurred
cbaba38
BeforeEach
4b52d50
writer
8caf16a
AfterEach
d3d034b
EOF and discardError are not fatal for seekable
d18a663
Rename
3cb04fa
Rewrite test
82c8ef1
Improve logging
3b0e82e
Improve logging
28807a1
Simplify
327db88
Add comment
f3b8da0
split conditions
3cad64a
Remove parenthesis
84fa2c5
Merge branch 'master' into ADBDEV-7890
b87a05d
Revert changes about exit from doRestoreAgentInternal
cb926b2
Add exit on discardError
12094de
Don't miss CopyN error
52568ff
change variable name
8bb569f
Fix hanging
aa88bf0
Fix logging
d6663ec
Revert changes in CopyAllData
c644bea
Rewrite to use Join, go fmt
5420290
Add RestoreReader tests
c7c9d66
Remove discardError
769bddc
Replace fmt.Errorf with errors.Wrap
bba8d88
Fix error message
3154bf6
Add test for discard error. Rename discarded to discardedCount
90420b9
Rename
4c4c517
Clear discardErr
3a54c48
Move global variables to struct
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
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.