Skip to content

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented Jan 27, 2026


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Like with the SQLInsertRowsOperator, this PR add's the rows_processor parameter which allows you to post process returned rows by the source hook before inserting them in the destination hook.

I also made the SQLExecuteQueryTrigger non-blocking when used in Airflow 3.2 or higher, this wasn't possible before due to the bug in the CommsDecoder which raised the “Response read out of order” error. Now that this has been fixed in Airflow 3.2, we can make this trigger non-blocking.


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@dabla dabla requested a review from ephraimbuddy January 28, 2026 19:17
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.

1 participant