Leverage the `columnNameOfCorruptRecord` existence in case of parsing errors
Đang mở
enhancement
- Ngôn ngữ chính
- Scala
- Star
- 4
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.