Reflect the Spark `mode` setting in the reader
Đ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
Spark has the `mode` setting to describe readers behavior in case of parsing error.
## Feature
Reflect `PERMISSIVE` and `FAILFAST` settings in case of parsing errors.
* `FAILFAST` - in case of parsing error, the process immediately fails with exception
* `PERMISSIVE` - the parsing continues with best effort results
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á.