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

Lazy init circe codecs in the vector module #3457

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Mar 31, 2022

Overview

Shapeless 2.3.7 in deps can cause runtime issues in case the codec is created, however, it is possible to work around it in case codecs are lazy.

Checklist

  • ./CHANGELOG.md updated, if necessary. Link to the issue if closed, otherwise the PR.

@pomadchin pomadchin force-pushed the feature/lazy-codecs branch from 8e3d65c to d915d14 Compare March 31, 2022 18:38
@pomadchin pomadchin changed the title Lazy init circe codecs to make it more Spark friendly Lazy init circe codecs to make GT more Spark friendly Mar 31, 2022
@pomadchin pomadchin changed the title Lazy init circe codecs to make GT more Spark friendly Lazy init circe codecs in the vector module Mar 31, 2022
@pomadchin pomadchin force-pushed the feature/lazy-codecs branch from d915d14 to 084f005 Compare March 31, 2022 18:48
@pomadchin pomadchin merged commit 37d8ca6 into locationtech:master Mar 31, 2022
@pomadchin pomadchin deleted the feature/lazy-codecs branch March 31, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant