Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: trigger metadata retrieval only during
DeltaTable.metadata
(
#1979) # 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. Co-authored-by: Robert Pack <42610831+roeap@users.noreply.github.com>
- Loading branch information