mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-09 09:02:12 +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",
|
||||
"tag_usage",
|
||||
"openmetadata_settings",
|
||||
"profiler_data_time_series",
|
||||
}
|
||||
|
||||
CUSTOM_TABLES = {"entity_extension_time_series": {"exclude_columns": ["timestamp"]}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user