Skip to content

DataQualityInterfaces - fix string parameters of regex assessors

Petr Fiedler requested to merge fiedlerp/athena:23.0-dqi-bugfix2 into 23.0

String parameters of assessors defined using regular expressions were not copied when the regexes are expanded.

Merge request reports