mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-22 16:08:13 +00:00
RedshiftConfig Filter Modified
This commit is contained in:
parent
a58cae7286
commit
820af4629c
@ -9,7 +9,7 @@
|
||||
"service_name": "aws_redshift",
|
||||
"service_type": "Redshift",
|
||||
"filter_pattern": {
|
||||
"excludes": ["information_schema.*"]
|
||||
"excludes": ["information_schema.*","[\\w]*event_vw.*"]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user