-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Add DmsModifyTaskOperator
#67524
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
vincbeck
merged 19 commits into
apache:main
from
AlejandroMorgante:add-dms-modify-task-operator
Jun 3, 2026
Merged
Add DmsModifyTaskOperator
#67524
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
520cc26
Add `DmsModifyTaskOperator`
AlejandroMorgante 2612396
Refine DmsModifyTaskOperator: add stop/restart params and fix state h…
AlejandroMorgante 356c287
DmsModifyTaskOperator: safer defaults and fail-fast on terminal states
AlejandroMorgante 4f7c3ff
Fix providers changelog: replace newsfragment with direct changelog e…
AlejandroMorgante fef7fea
Add execute_complete tests for DmsModifyTaskOperator
AlejandroMorgante 959e788
Make DmsModifyTaskOperator fully non-blocking in deferrable mode
AlejandroMorgante ab5e126
Simplify DmsModifyTaskOperator: pure modify, no lifecycle orchestration
AlejandroMorgante b4cc351
Remove manual changelog edit — release manager regenerates from git log
AlejandroMorgante 5404d6f
Complete DmsTaskState enum with all states from boto3 docs
AlejandroMorgante fca480f
Update DmsModifyTaskOperator docs: remove stop/restart params, point …
AlejandroMorgante bcfe8b1
Remove unused DmsTaskStoppedTrigger
AlejandroMorgante 0ee3742
Fix DmsModifyTaskOperator docstring: deferrable defaults to False
AlejandroMorgante 4ce684f
Fix exampleinclude path in DMS docs: remove duplicate providers/ prefix
AlejandroMorgante 9710279
Address review comments on DmsModifyTaskOperator
AlejandroMorgante 80fd3ea
Address second round of review comments on DmsModifyTaskOperator
AlejandroMorgante 25cab96
Add DMS modification waiter flow
AlejandroMorgante 7d43c45
Keep DMS modify return values consistent
AlejandroMorgante 81374f6
Clarify DMS modify task preconditions
AlejandroMorgante efba8e6
Add DMS modify hook unit tests
AlejandroMorgante 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
Some comments aren't visible on the classic Files Changed page.
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
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.