Skip to content

Comments

Add more invalid utf8 parquet reader tests#5639

Merged
tustvold merged 2 commits intoapache:masterfrom
alamb:alamb/test_more_invalid_utf8
Apr 15, 2024
Merged

Add more invalid utf8 parquet reader tests#5639
tustvold merged 2 commits intoapache:masterfrom
alamb:alamb/test_more_invalid_utf8

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
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