mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 12:08:31 +00:00
fix: added metadata in snowflake get_ometa_tag_and_classification (#20719)
This commit is contained in:
parent
14f493879c
commit
d65a05e865
@ -470,6 +470,7 @@ class SnowflakeSource(
|
||||
classification_name=row[0],
|
||||
tag_description="SNOWFLAKE TAG VALUE",
|
||||
classification_description="SNOWFLAKE TAG NAME",
|
||||
metadata=self.metadata,
|
||||
system_tags=True,
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user