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

TypedDictionaryArray Misleading Null Behaviour #4616

Closed
tustvold opened this issue Aug 1, 2023 · 2 comments · Fixed by #4691
Closed

TypedDictionaryArray Misleading Null Behaviour #4616

tustvold opened this issue Aug 1, 2023 · 2 comments · Fixed by #4691
Labels
arrow Changes to the arrow crate bug parquet Changes to the parquet crate

Comments

@tustvold
Copy link
Contributor

tustvold commented Aug 1, 2023

Describe the bug

ArrayAccessor for TypedDictionaryArray ignores the null mask of the values array, which can lead to suprising behaviour, including ArrayIter reporting incorrect values.

To Reproduce

Expected behavior

Additional context

@tustvold
Copy link
Contributor Author

label_issue.py automatically added labels {'parquet'} from #4691

@tustvold tustvold added parquet Changes to the parquet crate arrow Changes to the arrow crate labels Aug 15, 2023
@tustvold
Copy link
Contributor Author

label_issue.py automatically added labels {'arrow'} from #4691

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate bug parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant