Skip to content

Fix crash in icebergHash#90335

Merged
al13n321 merged 4 commits intomasterfrom
iceh
Jan 7, 2026
Merged

Fix crash in icebergHash#90335
al13n321 merged 4 commits intomasterfrom
iceh

Conversation

@al13n321
Copy link
Copy Markdown
Member

@al13n321 al13n321 commented Nov 19, 2025

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Fixed crash in icebergHash function on constant argument.

Details

It extracted the 1-element inner column from ColumnConst, then indexed it with row index.

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Nov 19, 2025

Workflow [PR], commit [15c4194]

Summary:

job_name test_name status info comment
BuzzHouse (amd_debug) failure
Logical error: 'Inconsistent AST formatting: the query: FAIL cidb, issue ISSUE CREATED
BuzzHouse (arm_asan) failure
Logical error: Distributed task iterator is not initialized FAIL cidb, issue ISSUE CREATED

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Nov 19, 2025
@Avogar Avogar self-assigned this Nov 19, 2025
@al13n321 al13n321 enabled auto-merge November 19, 2025 21:02
@al13n321 al13n321 added this pull request to the merge queue Jan 7, 2026
Merged via the queue into master with commit edd18ad Jan 7, 2026
127 of 130 checks passed
@al13n321 al13n321 deleted the iceh branch January 7, 2026 12:45
@robot-clickhouse robot-clickhouse added the pr-synced-to-cloud The PR is synced to the cloud repo label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants