mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-09 09:02:12 +00:00
fix: like test (#21307)
This commit is contained in:
parent
2904c94700
commit
8caaa9bda0
@ -76,7 +76,7 @@ class ColumnValuesToMatchRegexValidator(
|
||||
res = dict(
|
||||
self.runner.dispatch_query_select_first(
|
||||
Metrics.COUNT(column).fn(),
|
||||
regex_count,
|
||||
regex_count_fn,
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user