Skip to content

Fix column size produced in executeActionForPartialResult#94080

Merged
alexey-milovidov merged 2 commits intomasterfrom
fix-partial-dag-evaluation
Jan 14, 2026
Merged

Fix column size produced in executeActionForPartialResult#94080
alexey-milovidov merged 2 commits intomasterfrom
fix-partial-dag-evaluation

Conversation

@novikd
Copy link
Copy Markdown
Member

@novikd novikd commented Jan 13, 2026

Changelog category (leave one):

  • Critical Bug Fix (crash, data loss, RBAC) or LOGICAL_ERROR

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

Fix the crash during filter analysis in the presence of OUTER JOIN. Fixes #90979.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jan 13, 2026

Workflow [PR], commit [a940351]

Summary:

@clickhouse-gh clickhouse-gh bot added pr-critical-bugfix pr-must-backport Pull request should be backported intentionally. Use this label with great care! labels Jan 13, 2026
@novikd novikd force-pushed the fix-partial-dag-evaluation branch from 28190f6 to a940351 Compare January 13, 2026 17:53
@alexey-milovidov alexey-milovidov self-assigned this Jan 14, 2026
@alexey-milovidov alexey-milovidov merged commit 736e2ec into master Jan 14, 2026
130 of 132 checks passed
@alexey-milovidov alexey-milovidov deleted the fix-partial-dag-evaluation branch January 14, 2026 14:45
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jan 14, 2026
@robot-clickhouse robot-clickhouse added the pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR label Jan 14, 2026
robot-ch-test-poll2 added a commit that referenced this pull request Jan 14, 2026
Cherry pick #94080 to 25.3: Fix column size produced in executeActionForPartialResult
robot-clickhouse added a commit that referenced this pull request Jan 14, 2026
robot-ch-test-poll2 added a commit that referenced this pull request Jan 14, 2026
Cherry pick #94080 to 25.8: Fix column size produced in executeActionForPartialResult
robot-clickhouse added a commit that referenced this pull request Jan 14, 2026
robot-ch-test-poll2 added a commit that referenced this pull request Jan 14, 2026
Cherry pick #94080 to 25.10: Fix column size produced in executeActionForPartialResult
robot-clickhouse added a commit that referenced this pull request Jan 14, 2026
robot-ch-test-poll2 added a commit that referenced this pull request Jan 14, 2026
Cherry pick #94080 to 25.11: Fix column size produced in executeActionForPartialResult
robot-clickhouse added a commit that referenced this pull request Jan 14, 2026
robot-ch-test-poll2 added a commit that referenced this pull request Jan 14, 2026
Cherry pick #94080 to 25.12: Fix column size produced in executeActionForPartialResult
robot-clickhouse added a commit that referenced this pull request Jan 14, 2026
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jan 14, 2026
novikd added a commit that referenced this pull request Feb 26, 2026
Backport #94080 to 25.12: Fix column size produced in executeActionForPartialResult
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-critical-bugfix pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR 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.

ANY LEFT JOIN SEGV

5 participants