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

Remove dependency on scodec #258

Closed
yruslan opened this issue Feb 26, 2020 · 0 comments · Fixed by #737
Closed

Remove dependency on scodec #258

yruslan opened this issue Feb 26, 2020 · 0 comments · Fixed by #737
Labels
enhancement New feature or request

Comments

@yruslan
Copy link
Collaborator

yruslan commented Feb 26, 2020

Background

Currently, scodec library is used only to implement the decoding of IEEE754 floating-point numbers. Having this dependency complicates spark-cobol parser usage from Spark Shell.

Feature

Implement decoding of IEEE754 floating-point numbers in cobol-parser and remove the dependency on scodec.

@yruslan yruslan added the enhancement New feature or request label Feb 26, 2020
yruslan added a commit that referenced this issue Jan 8, 2025
yruslan added a commit that referenced this issue Jan 8, 2025
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 a pull request may close this issue.

1 participant