Skip to content

Add support for get_hook in connection using task sdk - #47401

Merged
jedcunningham merged 2 commits into
apache:mainfrom
astronomer:implement-get-hook-task-sdk
Mar 6, 2025
Merged

Add support for get_hook in connection using task sdk #47401
jedcunningham merged 2 commits into
apache:mainfrom
astronomer:implement-get-hook-task-sdk

Conversation

@vatsrahul1001

@vatsrahul1001 vatsrahul1001 commented Mar 5, 2025

Copy link
Copy Markdown
Contributor

closes: #47353

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Comment thread task_sdk/src/airflow/sdk/definitions/connection.py
@vatsrahul1001
vatsrahul1001 requested a review from ashb March 6, 2025 08:29
@jedcunningham
jedcunningham merged commit 387126a into apache:main Mar 6, 2025
@jedcunningham
jedcunningham deleted the implement-get-hook-task-sdk branch March 6, 2025 17:25
@jedcunningham jedcunningham added area:task-execution-interface-aip72 AIP-72: Task Execution Interface (TEI) aka Task SDK and removed area:task-execution-interface-aip72 AIP-72: Task Execution Interface (TEI) aka Task SDK labels Mar 6, 2025
aaron-y-chen pushed a commit to aaron-y-chen/airflow that referenced this pull request Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

SQLExecuteQueryOperator Failing as get_hook is not implemented in Task-SDK.

5 participants