Skip to content
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

Deprecate LivyOperatorAsync #1454

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Deprecate LivyOperatorAsync #1454

merged 1 commit into from
Jan 24, 2024

Conversation

pankajkoti
Copy link
Collaborator

Deprecate LivyOperatorAsync and proxy it to its
Airflow OSS provider's counterpart

closes: #1421

Deprecate LivyOperatorAsync and proxy it to its Airflow
OSS provider's counterpart

closes: #1421
@pankajkoti
Copy link
Collaborator Author

Locally tested DAG run with these changes showing entering to deferring state and then succeeding

Screenshot 2024-01-24 at 12 24 39 AM Screenshot 2024-01-24 at 12 25 39 AM

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f572da3) 98.23% compared to head (3763dd8) 98.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1454      +/-   ##
==========================================
- Coverage   98.23%   98.22%   -0.01%     
==========================================
  Files          91       91              
  Lines        5152     5135      -17     
==========================================
- Hits         5061     5044      -17     
  Misses         91       91              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pankajkoti pankajkoti marked this pull request as ready for review January 23, 2024 19:26
@pankajkoti pankajkoti mentioned this pull request Jan 23, 2024
1 task
@pankajkoti pankajkoti merged commit 12cc4a7 into main Jan 24, 2024
11 checks passed
@pankajkoti pankajkoti deleted the deprecate-livy-operator branch January 24, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate livy async provider
2 participants