-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Fix postgres hook import pipeline tutorial #21491
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
Fix postgres hook import pipeline tutorial #21491
Conversation
This reverts commit b08b2fa.
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst)
|
|
Awesome work, congrats on your first merged pull request! |
(cherry picked from commit a2abf66)
|
Merged and cherry-picked to 2.2.4. Thanks @KevinYanesG ! |
(cherry picked from commit a2abf66)
(cherry picked from commit a2abf66)
related: #21457
Following @potiuk and @ashb comments I just quickly corrected the
PostgresHookimports of the pipeline tutorial.