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

Consolidate hook management in LivyOperator #34431

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

hussein-awala
Copy link
Member

This PR deprecates get_hook and uses hook cached property instead.

It also removes the possibility to inject the hook via a private attribute (it is not a breaking change), if there is a need for that, we can add a new feature to provide custom hook as we do with SSHOperator.

@Taragolis Taragolis merged commit c95aa78 into apache:main Sep 18, 2023
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants