Skip to content

AIP-44 Migrate MetastoreBackend to Internal API - #33829

Merged
potiuk merged 4 commits into
apache:mainfrom
mhenc:metastore_aip44
Aug 29, 2023
Merged

AIP-44 Migrate MetastoreBackend to Internal API#33829
potiuk merged 4 commits into
apache:mainfrom
mhenc:metastore_aip44

Conversation

@mhenc

Copy link
Copy Markdown
Contributor

Migrate MetastoreBackend 's get_connections and get_variables to Internal API.

This change requires adding Connection to serializable types.

closes: #30242

@mhenc

Copy link
Copy Markdown
ContributorAuthor

cc: @vincbeck@potiuk

@potiuk

Copy link
Copy Markdown
Member

We have a problem with conflicting deps on PROD we need to wait for constraints update from main

Comment threadairflow/secrets/metastore.py Outdated
@potiuk

Copy link
Copy Markdown
Member

Static checks :).

@potiuk
potiuk merged commit 0cb875b into apache:mainAug 29, 2023
@mhenc
mhenc deleted the metastore_aip44 branch August 30, 2023 18:20
@ephraimbuddyephraimbuddy added this to the Airflow 2.8.0 milestone Oct 3, 2023
@ephraimbuddyephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Oct 3, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:secretsarea:serializationchangelog:skipChanges that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-44 Migrate MetastoreBackend to Internal API

4 participants

@mhenc@potiuk@vincbeck@ephraimbuddy