All conformance rules should validate that parent path exists
Abierto
Conformance
feature
priority: medium
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.