Skip to content

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented May 14, 2025

closes: #49731 reported by @Baptistouille
replaces: #49783


^ 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 airflow-core/newsfragments.

Copy link
Contributor

@bugraoz93 bugraoz93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for the PR!

@eladkal eladkal force-pushed the fix/use-wrong-hook-generic-transfer branch from a02fbd2 to 36deb6d Compare May 22, 2025 07:41
@eladkal eladkal force-pushed the fix/use-wrong-hook-generic-transfer branch from 36deb6d to 48af548 Compare May 27, 2025 05:16
@eladkal eladkal merged commit 3b78c6a into apache:main May 27, 2025
70 checks passed
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
… in non-paginated mode in GenericTransfer (apache#50598)

* fix: Use source hook when reading records in non-paginated mode in GenericTransfer

* refactor: Moved mocked hooks as class variable in test GenericTransfer

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
jose-lehmkuhl pushed a commit to jose-lehmkuhl/airflow that referenced this pull request Jul 11, 2025
… in non-paginated mode in GenericTransfer (apache#50598)

* fix: Use source hook when reading records in non-paginated mode in GenericTransfer

* refactor: Moved mocked hooks as class variable in test GenericTransfer

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
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.

wrong hook on SQL operator GenericTransfert

4 participants