mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-14 20:17:05 +00:00
fix: like test (#21307)
(cherry picked from commit 8caaa9bda0f203dfcb7fbaafa9d8a3f76eb31dae)
This commit is contained in:
parent
d4550dd87c
commit
c7b5d778db
@ -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