Check for existence of column before running for more validators. #1888
Labels
enhancement
New feature request or improvement on an existing feature
status: Needs triage
Applied to all new issues
Describe the problem
In PR #1875 we added logic so we don't have to call some validators if the columns related to the validator do not exist.
This was implement for some validators, but not all. We should add this check to all validators that would benefit.
This was implemented in #1875
You can find a list of all validators here.
Proposed solution
See above
Alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: