All conformance rules should validate that parent path exists
Open
Conformance
feature
priority: medium
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
An error that is thrown is the output parent path does not exist is hard to analyze:
```
Caused by: org.apache.spark.sql.AnalysisException: cannot resolve '``' given input columns:
```
## Feature
All conformance rules should validate that parent path exists.
Contributor guide
Assessment
This issue has not been assessed yet.