Skip to content

test(parquet): drop confusing main reference in page-roundtrip test comment#10072

Open
adriangb wants to merge 1 commit into
apache:mainfrom
pydantic:fix-page-test-comment
Open

test(parquet): drop confusing main reference in page-roundtrip test comment#10072
adriangb wants to merge 1 commit into
apache:mainfrom
pydantic:fix-page-test-comment

Conversation

@adriangb
Copy link
Copy Markdown
Contributor

@adriangb adriangb commented Jun 4, 2026

Which issue does this PR close?

Follow-up to #9972.

Rationale for this change

A test comment added in #9972 described granular mode as writing "more pages than main". As noted in review feedback, comparing to main is confusing now that the PR has merged — that code is main. This rephrases the comment to compare against the default batched path instead, which the same comment already references.

What changes are included in this PR?

  • Reword one test comment in test_arrow_writer_granular_mode_roundtrip. No behavior change.

Are there any user-facing changes?

No.

🤖 Generated with Claude Code

… comment

Follow-up to apache#9972. The test comment compared granular-mode page output
to `main`, which is confusing now that the PR has merged into main.
Compare to the default batched path instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the parquet Changes to the parquet crate label Jun 4, 2026
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.

1 participant