Skip to content

refactor: trigger metadata retrieval only during DeltaTable.metadata#1979

Merged
roeap merged 2 commits intodelta-io:mainfrom
ion-elgreco:refactor/metadata
Dec 19, 2023
Merged

refactor: trigger metadata retrieval only during DeltaTable.metadata#1979
roeap merged 2 commits intodelta-io:mainfrom
ion-elgreco:refactor/metadata

Conversation

@ion-elgreco
Copy link
Copy Markdown
Collaborator

Description

Triggers metadata retrieval only on metadata call, this is a better approach otherwise we need to add it after each method that does an alteration to the table config. Also now it will only be triggered if the user actually wants to retrieve the metadata.

@r3stl355
Copy link
Copy Markdown
Contributor

Looks good to me

Copy link
Copy Markdown
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@roeap roeap enabled auto-merge (squash) December 19, 2023 16:06
@roeap roeap merged commit 4ece26d into delta-io:main Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/python Issues for the Python package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants