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

add arrow-core-serialization SerializersModule #3413

Merged
merged 2 commits into from May 12, 2024

Conversation

tKe
Copy link
Contributor

@tKe tKe commented Apr 29, 2024

As discussed on Slack, this PR adds in an ArrowModule to simplify including the arrow serializers in a SerializersModule {} definition.

I've also lifted the restriction from OptionSerializer as discussed in that thread, but can roll this back if desired.

tKe added 2 commits April 29, 2024 15:02
not including Option due to type restriction
allows adding `Option` support to `ArrowModule`
@tKe tKe changed the title Arrow serialization module add arrow-core-serialization SerializersModule Apr 29, 2024
@serras serras self-requested a review May 12, 2024 07:07
Copy link
Member

@serras serras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is going to be really useful for people using Arrow :)

@serras serras merged commit 8d0ce46 into arrow-kt:main May 12, 2024
11 checks passed
@serras
Copy link
Member

serras commented May 12, 2024

@tKe would you be able to create PR against arrow-website with the new proper way of using the serializers module?

@tKe tKe deleted the arrow-serialization-module branch May 12, 2024 20:12
@tKe
Copy link
Contributor Author

tKe commented May 12, 2024

Sure - I'll look to update it tonight/tomorrow

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.

None yet

2 participants