-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
We should add a fall back method to
Line 1682 in 5f9051b
| def compare_metadata(self, run_id, target, old_metadata): |
# new metadata for the given runid + target; fetch from context
new_metadata = self.get_metadata(run_id, target)We should as fall back in case data is not stored:
new_lineage = st.key_for(run_id, data-type).linegaeOne needs to only cast all tuples into lists or vise-versa or deactivate the type checking as otherwise one cannot compare to metadata files loaded from disk.__
Metadata
Metadata
Assignees
Labels
No labels