AbsaOSS / AbsaOSS/fixed-width

Reflect the Spark `mode` setting in the reader

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.