-
Notifications
You must be signed in to change notification settings - Fork 27
Implement Async GCS object update sensor #93
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
29 commits
Select commit
Hold shift + click to select a range
0c6f7e4
Implement GCSObjectWithPrefixExistenceSensor
rajaths010494 e4f5814
Fix static check in triggers
rajaths010494 22e22da
add example dag for GCSObjectsWithPrefixExistenceSensorAsync
rajaths010494 a5aa480
Add tests for GCSObjectsWithPrefixExistenceSensorAsync
rajaths010494 6207214
Fix mypy issues in gcs sensor
rajaths010494 027dec9
Implement Async GCSObjectUpdateSensorAsync
bharanidharan14 4307ebb
Fix Test Coverage Snowflake and Redshift Cluster
bharanidharan14 2cc560a
Merge branch 'main' into Fix_code_coverage
bharanidharan14 88a9424
Merge branch 'main' into GCS_ObjectUpdateSensor
bharanidharan14 6f8f1e8
Add Test case and Add GCSObjectUpdateSensorAsync example operator
bharanidharan14 60fb334
Add Test case, Example DAG
bharanidharan14 60c61fe
Removed print, added comments and doc string
bharanidharan14 b65591f
Fix mypy return type
bharanidharan14 d50b4d7
Redshift cluster test coverage fix
bharanidharan14 d9bda2a
Redshift cluster hook test coverage
bharanidharan14 c99b817
Fix test cases name, Remove unused code, Add docstring
bharanidharan14 d3c13d5
Update redshift pause and resume cluster succes test case
bharanidharan14 353dd66
Add docu string and removed unused code
bharanidharan14 2b38c6e
Update example_redshift_sql.py
bharanidharan14 a921d14
Fix Mypy issue in Snowflake & core
bharanidharan14 1292a3d
Resolve conflicts
bharanidharan14 afdd274
Resolve conflicts
bharanidharan14 6dc7635
Fix Test case, mypy issue
bharanidharan14 7215676
Fixed mypy issue
bharanidharan14 a15f501
Fix in Snowflake hook, GCS
bharanidharan14 477f6de
Merge branch 'main' into GCS_ObjectUpdateSensor
bharanidharan14 7c742cb
Fix Doc string, Query
bharanidharan14 59de310
Merge branch 'GCS_ObjectUpdateSensor' of https://github.com/astronome…
bharanidharan14 eb31453
Remove Test coverage codes from GCS_objectUpdateSensor branch
bharanidharan14 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
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.