Skip to content

Conversation

@jscheffl
Copy link
Contributor

After merge of #39999 and the addition of the Databricks plugin (again) in #40724 I realized that in the chain of loading plugins with examples the loading of the databricks plugin fails is database isolation mode is on (AIP-44).

Background is that importing from views, here BaseView checks for DB Engine, which is not initialized.
Make check for SQlite conditional only if DB engine is initialized.

@jscheffl jscheffl added the type:bug-fix Changelog: Bug Fixes label Jul 13, 2024
@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jul 13, 2024
@jscheffl jscheffl requested a review from dstandish July 14, 2024 10:02
@jscheffl jscheffl merged commit 00d867f into apache:main Jul 15, 2024
@ephraimbuddy ephraimbuddy added this to the Airflow 2.10.0 milestone Jul 23, 2024
@ephraimbuddy ephraimbuddy added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) AIP-44 Airflow Internal API and removed type:bug-fix Changelog: Bug Fixes labels Jul 23, 2024
@jscheffl jscheffl deleted the bugfix/sqlite-check-in-isolation-mode-with-example-plugins branch October 5, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-44 Airflow Internal API area:webserver Webserver related Issues changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants