Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FailureSafeParser #5

Merged
merged 11 commits into from
Mar 6, 2021

Conversation

dazfuller
Copy link
Contributor

@dazfuller dazfuller commented Mar 6, 2021

Primary purpose of this PR is to implement the FailureSafeParser so that the data source better handles the various parse modes and does so consistently with other data sources. It also introduces some minor changes at the same time

  • Includes additional tests to check for issues spotted during this implementation, and to increase overall code coverage
  • Updates README.md to reflect changes
  • Updates SBT to 1.4.7 and ScalaTest to 3.2.5
  • Update build process to build for supported versions of Spark

@dazfuller dazfuller added the enhancement New feature or request label Mar 6, 2021
@dazfuller dazfuller self-assigned this Mar 6, 2021
@azurecoder azurecoder merged commit 37fe799 into main Mar 6, 2021
@azurecoder azurecoder deleted the dazfuller/implement-failuresafe-parser branch March 6, 2021 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants