Skip to content

Stable 25.8 Backport of #85455 - Propagate query plan optimizations to correlated subquery input#2108

Open
mkmkme wants to merge 4 commits into
stable-25.8from
backports/25.8/85455
Open

Stable 25.8 Backport of #85455 - Propagate query plan optimizations to correlated subquery input#2108
mkmkme wants to merge 4 commits into
stable-25.8from
backports/25.8/85455

Conversation

@mkmkme

@mkmkme mkmkme commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Fixes #2051

Changelog category (leave one):

  • Improvement

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

Make query plan optimizations visible to the correlated subquery input subplan by postponing it's materialization (ClickHouse#85455 by @novikd).

Documentation entry for user-facing changes

...

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • Aarch64 tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

novikd and others added 2 commits July 22, 2026 15:38
…ries-input-buffer

Propagate query plan optimizations to correlated subquery input
@mkmkme mkmkme added stable backport Backport 25.8 25.8 Altinity Stable stable-25.8 labels Jul 22, 2026
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Workflow [PR], commit [cf43375]

@Altinity Altinity deleted a comment from blau-ai Jul 22, 2026
@mkmkme

mkmkme commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator Author

the fast test failed due to changes in this PR. Investigating

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

Labels

25.8 25.8 Altinity Stable backport Backport stable stable-25.8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants