mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-10 17:42:07 +00:00
* add profiler_data_time_series to TABLES_DUMP_ALL
This commit is contained in:
parent
8c46a4e5cd
commit
f6e1f0d9c0
@ -31,6 +31,7 @@ TABLES_DUMP_ALL = {
|
|||||||
"field_relationship",
|
"field_relationship",
|
||||||
"tag_usage",
|
"tag_usage",
|
||||||
"openmetadata_settings",
|
"openmetadata_settings",
|
||||||
|
"profiler_data_time_series",
|
||||||
}
|
}
|
||||||
|
|
||||||
CUSTOM_TABLES = {"entity_extension_time_series": {"exclude_columns": ["timestamp"]}}
|
CUSTOM_TABLES = {"entity_extension_time_series": {"exclude_columns": ["timestamp"]}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user