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

Add more invalid utf8 parquet reader tests #5639

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Apr 12, 2024

Which issue does this PR close?

part of #5530

Rationale for this change

While reviewing #5557 from @ariesdevil it was clear we did not have sufficient invalid utf8 validation tests for reading invalid data from parquet

What changes are included in this PR?

Add error checks for reading invalid utf8 data - both as the first character and embedded characters.

Are there any user-facing changes?

No (I didn't find any bugs 😅 )

@alamb alamb changed the title Add more invalid utf8 reader tests Add more invalid utf8 parquet reader tests Apr 12, 2024
@alamb alamb added the parquet Changes to the parquet crate label Apr 12, 2024
@tustvold tustvold merged commit 883c13a into apache:master Apr 15, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants