Skip to content

fix(transforms): avoid panic in truncateNumber in error path - #1926

Merged
zeroshade merged 1 commit into
apache:mainfrom
ferhatelmas:ferhat/truncate-number
Aug 27, 2026
Merged

fix(transforms): avoid panic in truncateNumber in error path#1926
zeroshade merged 1 commit into
apache:mainfrom
ferhatelmas:ferhat/truncate-number

Conversation

@ferhatelmas

Copy link
Copy Markdown
Contributor

resolves #1925

resolves apache#1925

Signed-off-by: Ferhat Elmas <elmas.ferhat@gmail.com>
@ferhatelmas
ferhatelmas requested a review from zeroshade as a code owner August 27, 2026 19:47

@zeroshade zeroshade left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM — minimal fix for the nonnumeric truncate-projection panic with focused regression coverage; CI is green.


This review was drafted by an AI-assisted tool and confirmed by an Iceberg Go maintainer. The maintainer approving this PR has read the findings and signed off. If something feels off, please reply on the PR and a maintainer will follow up.

More on how Iceberg Go handles maintainer review:
CONTRIBUTING.md.

@zeroshade
zeroshade merged commit aa3cefa into apache:main Aug 27, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transforms: avoid panic in truncateNumber for non-numeric literals

2 participants