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

Properly support sliced unions #2

Closed
wants to merge 2 commits into from

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Jan 14, 2023

Rather than iterating over every field, generate on-demand slices using the UnionArray .index() API that accounts for the UnionArray internal offset.

@jleibs jleibs force-pushed the jleibs/deserialize_union_slice branch from b24609d to 3ad859c Compare January 15, 2023 08:24
@emilk
Copy link
Member

emilk commented Feb 10, 2023

main-lined in DataEngineeringLabs#91

@emilk emilk closed this Feb 10, 2023
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.

3 participants