mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-26 17:45:30 +00:00
Fixing sharded regexp pattern config (#5861)
This commit is contained in:
parent
d15518f0d9
commit
f9917ea5fb
@ -35,4 +35,4 @@ class BigQueryBaseConfig(ConfigModel):
|
|||||||
raise ConfigurationError(
|
raise ConfigurationError(
|
||||||
f"sharded_table_pattern configuration pattern is invalid. The exception was: {e}"
|
f"sharded_table_pattern configuration pattern is invalid. The exception was: {e}"
|
||||||
)
|
)
|
||||||
return
|
return v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user