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

Fix Primitive Array Access #48

Merged
merged 2 commits into from
Jun 17, 2022
Merged

Fix Primitive Array Access #48

merged 2 commits into from
Jun 17, 2022

Conversation

liambenson
Copy link
Contributor

@liambenson liambenson commented Jun 16, 2022

Fixes: DATA-832

Description of Changes

Embag currently incorrectly reads arrays containing primitives of length greater than a byte. This fixes that. See the associated linear ticket for more background.

Test Plan

Will add a unit test.

@liambenson liambenson requested a review from brendangeck June 16, 2022 23:43
@liambenson liambenson merged commit 1db9126 into master Jun 17, 2022
@liambenson liambenson deleted the liam/fix_primitive_arrays branch June 17, 2022 15:30
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