flaky-soccer-57765
10/13/2022, 8:52 AMenough-fish-5682
10/13/2022, 12:10 PMgms_endpoint = "http(s)://gms_host:8080"
graph = DataHubGraph(DatahubClientConfig(server=gms_endpoint))
current_editable_schema_metadata = graph.get_aspect_v2(
entity_urn=dataset_urn,
aspect="editableSchemaMetadata",
aspect_type=EditableSchemaMetadataClass,
)
enough-fish-5682
10/13/2022, 12:12 PMflaky-soccer-57765
10/13/2022, 2:06 PMflaky-soccer-57765
10/13/2022, 3:34 PM