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

Remove sqlalchemy-redshift dependency #43271

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

mobuchowski
Copy link
Contributor

Tested this manually, should work - let's look at the tests.

@mobuchowski mobuchowski added full tests needed We need to run full set of tests for this PR to merge disable image cache Disables cache when buidling CI images labels Oct 22, 2024
@mobuchowski mobuchowski changed the title Remove redshift sqlalchemy Remove sqlalchemy-redshift dependency Oct 22, 2024
@mobuchowski mobuchowski force-pushed the remove-redshift-sqlalchemy branch from dc73a32 to 7b9378b Compare October 22, 2024 17:20
`sqlalchemy-redshift` is unused. It is also not compatible with sqlalchemy>2, so good riddance!
@mobuchowski mobuchowski force-pushed the remove-redshift-sqlalchemy branch from 7b9378b to a6f69c3 Compare October 22, 2024 17:23
@mobuchowski mobuchowski force-pushed the remove-redshift-sqlalchemy branch from a6f69c3 to de20c51 Compare October 22, 2024 19:33
@mobuchowski mobuchowski marked this pull request as ready for review October 23, 2024 09:01
@potiuk
Copy link
Member

potiuk commented Oct 23, 2024

Cool. @ashb you should be unblocked with this sqlalchemy 2 related dependency. One less for our "Airflow Beach Cleaning" to analyse as well.

@potiuk potiuk merged commit 6786032 into apache:main Oct 23, 2024
109 checks passed
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
* Remove sqlalchemy-redshift dependency from Amazon provider

`sqlalchemy-redshift` is unused. It is also not compatible with sqlalchemy>2, so good riddance!

* move redshift hook to use postgres connector

Signed-off-by: Maciej Obuchowski <[email protected]>

---------

Signed-off-by: Maciej Obuchowski <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]>
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
* Remove sqlalchemy-redshift dependency from Amazon provider

`sqlalchemy-redshift` is unused. It is also not compatible with sqlalchemy>2, so good riddance!

* move redshift hook to use postgres connector

Signed-off-by: Maciej Obuchowski <[email protected]>

---------

Signed-off-by: Maciej Obuchowski <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]>
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
* Remove sqlalchemy-redshift dependency from Amazon provider

`sqlalchemy-redshift` is unused. It is also not compatible with sqlalchemy>2, so good riddance!

* move redshift hook to use postgres connector

Signed-off-by: Maciej Obuchowski <[email protected]>

---------

Signed-off-by: Maciej Obuchowski <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools area:providers disable image cache Disables cache when buidling CI images full tests needed We need to run full set of tests for this PR to merge provider:amazon AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants