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