Skip to content

[Parquet] Add test for reading/writing long UTF8 StringViews#9246

Merged
alamb merged 3 commits into
apache:mainfrom
alamb:alamb/test_for_long_value
Jan 22, 2026
Merged

[Parquet] Add test for reading/writing long UTF8 StringViews#9246
alamb merged 3 commits into
apache:mainfrom
alamb:alamb/test_for_long_value

Conversation

@alamb

@alamb alamb commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

While reviewing #9236 from @Dandandan I found (with codex's help) that the UTF8 validation for long strings was slightly different.

This test shows the problem (it passes on main but fails on the current PR)

What changes are included in this PR?

Add new test

Are these changes tested?

yes only tests

Are there any user-facing changes?

No

@github-actions github-actions Bot added the parquet Changes to the parquet crate label Jan 22, 2026
@alamb alamb changed the title Add test for reading/writing long UTF8 strings [Parquet[ Add test for reading/writing long UTF8 StringViews Jan 22, 2026
@alamb alamb marked this pull request as ready for review January 22, 2026 16:53
@alamb alamb changed the title [Parquet[ Add test for reading/writing long UTF8 StringViews [Parquet] Add test for reading/writing long UTF8 StringViews Jan 22, 2026
@alamb alamb merged commit 4d6825e into apache:main Jan 22, 2026
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.

2 participants