Skip to content

fix: already-existing-atom error with Arrows#65

Merged
digitalcora merged 1 commit intomainfrom
cfg-arrows
May 22, 2025
Merged

fix: already-existing-atom error with Arrows#65
digitalcora merged 1 commit intomainfrom
cfg-arrows

Conversation

@digitalcora
Copy link
Contributor

Atoms that exist only in typespecs are not always considered to "exist" at runtime; as a result, deserializing an Arrow would sometimes crash. Refactor this so the atoms do "exist" and the two places that use Arrows have a shared logic to deserialize them.

Atoms that exist only in typespecs are not always considered to "exist"
at runtime; as a result, deserializing an `Arrow` would sometimes crash.
Refactor this so the atoms do "exist" and the two places that use Arrows
have a shared logic to deserialize them.
@digitalcora digitalcora marked this pull request as ready for review May 22, 2025 18:44
@digitalcora digitalcora requested a review from a team as a code owner May 22, 2025 18:44
@digitalcora digitalcora merged commit 7927da5 into main May 22, 2025
2 checks passed
@digitalcora digitalcora deleted the cfg-arrows branch May 22, 2025 18:53
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.

2 participants