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

feat!: fix union array arrow-rs conversion #166

Merged
merged 31 commits into from
May 15, 2024
Merged

feat!: fix union array arrow-rs conversion #166

merged 31 commits into from
May 15, 2024

Conversation

mbrobbel
Copy link
Owner

@mbrobbel mbrobbel commented Mar 25, 2024

The main goals of this PR are to fix the union array conversion with the arrow-rs feature i.e. remove the hack that converts to a struct array to get parquet read/write support, and fix ArrayType derive for generic structs.

@mbrobbel mbrobbel changed the title feat!: remove union array arrow-rs conversion feat!: fix union array arrow-rs conversion Apr 3, 2024
@mbrobbel mbrobbel merged commit 8128b7d into main May 15, 2024
26 checks passed
@mbrobbel mbrobbel deleted the arrow/union branch May 15, 2024 15:26
@mbrobbel mbrobbel restored the arrow/union branch May 15, 2024 16:45
@mbrobbel mbrobbel deleted the arrow/union branch May 15, 2024 16:48
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