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