Skip to content

GH-50010: [C++][Parquet] Fix undefined behavior in TypedColumnWriterImpl::UpdateLevelHistogram#50011

Open
HuaHuaY wants to merge 1 commit into
apache:mainfrom
HuaHuaY:fix_issue_50010
Open

GH-50010: [C++][Parquet] Fix undefined behavior in TypedColumnWriterImpl::UpdateLevelHistogram#50011
HuaHuaY wants to merge 1 commit into
apache:mainfrom
HuaHuaY:fix_issue_50010

Conversation

@HuaHuaY
Copy link
Copy Markdown
Contributor

@HuaHuaY HuaHuaY commented May 21, 2026

Rationale for this change

Fix an undefined behavior.

What changes are included in this PR?

It fixes the undefined behavior by delaying the span construction.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@HuaHuaY HuaHuaY requested a review from wgtmac as a code owner May 21, 2026 11:30
@github-actions github-actions Bot added the awaiting review Awaiting review label May 21, 2026
@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #50010 has been automatically assigned in GitHub to PR creator.

Copy link
Copy Markdown
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense. +1

@github-actions github-actions Bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels May 21, 2026
@HuaHuaY
Copy link
Copy Markdown
Contributor Author

HuaHuaY commented May 21, 2026

@pitrou Please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants