We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dcd84c commit f149d4cCopy full SHA for f149d4c
data_utils/datahub_source.py
@@ -69,7 +69,7 @@ def get_column_names_and_descriptions(self, urn):
69
)
70
return columns
71
72
- def get_table_linage(
+ def get_table_lineage(
73
self,
74
urn,
75
counts=100,
0 commit comments