Stable 25.8 Backport of #85455 - Propagate query plan optimizations to correlated subquery input#2108
Stable 25.8 Backport of #85455 - Propagate query plan optimizations to correlated subquery input#2108mkmkme wants to merge 4 commits into
Conversation
…ries-input-buffer Propagate query plan optimizations to correlated subquery input
|
the fast test failed due to changes in this PR. Investigating |
|
The In both runs the server aborts inside
The reported failing test differs between the two runs ( This server crash on ParallelReplicas is not present on the base branch @mkmkme we need to investigate and resolve this before merging. |
|
Ilia raised a (very valid) concern that this PR introduces too many changes at the same time for no good reason. I totally agree with him. From my point of view, I wanted to publish it to see whether it would break anything. Apparently it does break quite a few things, and I'm getting less and less confident in its state. Let's close it. |
Fixes #2051
Changelog category (leave one):
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:
Regression jobs to run: