Leverage the `columnNameOfCorruptRecord` existence in case of parsing errors
Aperta
enhancement
- Lingua principale
- Scala
- Stelle
- 4
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.