Leverage the `columnNameOfCorruptRecord` existence in case of parsing errors
未關閉
enhancement
- 主要語言
- Scala
- 星號
- 4
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## 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
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。