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

Rework error messages for deserializers #228

Merged
merged 10 commits into from
Sep 10, 2024

Conversation

chmp
Copy link
Owner

@chmp chmp commented Sep 1, 2024

See also #37

Missing:

  • BinaryDeserializer
  • BoolDeserializer
  • Date32Deserializer
  • Date64Deserializer
  • DecimalDeserializer
  • EnumDeserializer
  • FixedSizeBinaryDeserializer
  • FixedSizeListDeserializer

@v1gnesh
Copy link

v1gnesh commented Sep 2, 2024

Hey, while you're looking at error paths, here's something you may find useful - iex.

@chmp
Copy link
Owner Author

chmp commented Sep 9, 2024

Thanks for the tip! But for now I will focus on using the standard error mechanisms, if not only to limit overall dependencies.

@chmp chmp marked this pull request as ready for review September 10, 2024 20:20
@chmp chmp merged commit 095ed90 into develop-0.12 Sep 10, 2024
2 checks passed
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