Skip to content

[query] Load each missing byte once during struct decoding. #14406

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

Merged

Conversation

chrisvittal
Copy link
Collaborator

@chrisvittal chrisvittal commented Mar 12, 2024

Resolves #13811

@chrisvittal
Copy link
Collaborator Author

Could try to do this an int or long at a time too.

@chrisvittal chrisvittal force-pushed the query/optimize-struct-decoding branch from dcbd9f1 to f0746a8 Compare March 15, 2024 19:57
@chrisvittal chrisvittal force-pushed the query/optimize-struct-decoding branch from f0746a8 to 78ac0d5 Compare March 15, 2024 20:03
@hail-ci-robot hail-ci-robot merged commit 858dd08 into hail-is:main Mar 15, 2024
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.

[query] load each missingness byte once when decoding a struct
3 participants