Leverage the `columnNameOfCorruptRecord` existence in case of parsing errors
Ouverte
enhancement
- Langage dominant
- Scala
- Étoiles
- 4
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Background
If a special column, which name is specified by Spark `spark.sql.columnNameOfCorruptRecord` setting, exists in the schema, it is used to log parsing errors into it.
## Feature
If the column of the name specified in `spark.sql.columnNameOfCorruptRecord` exists in the schema, use it for logging parsing errors there.
Related to and dependent on #1
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.