Skip to content

Comments

Also use ODBC connection for sqlalchemy engine in OdbcHook like JdbcHook#43145

Merged
shahar1 merged 10 commits intoapache:mainfrom
dabla:feature/odbc-sqlalchemy
Oct 23, 2024
Merged

Also use ODBC connection for sqlalchemy engine in OdbcHook like JdbcHook#43145
shahar1 merged 10 commits intoapache:mainfrom
dabla:feature/odbc-sqlalchemy

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented Oct 18, 2024

Same as with PR 42705, we need to make sure the SQLAlchemy engine uses the same ODBC connection when creating the engine in the OdbcHook as the OdbcHook is also agnostic of which database it connects to, just like with the JdbcHook.


^ 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.

@eladkal eladkal requested a review from shahar1 October 20, 2024 04:22
@shahar1 shahar1 merged commit 69af185 into apache:main Oct 23, 2024
@dabla dabla deleted the feature/odbc-sqlalchemy branch October 23, 2024 18:50
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
…chemy engine (apache#43145)

Co-authored-by: David Blain <david.blain@infrabel.be>
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
…chemy engine (apache#43145)

Co-authored-by: David Blain <david.blain@infrabel.be>
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
…chemy engine (apache#43145)

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.

3 participants