Skip to content

Analyzer: ConstantNode optimization.#81104

Merged
alexey-milovidov merged 89 commits intomasterfrom
opt-constant-node
Oct 29, 2025
Merged

Analyzer: ConstantNode optimization.#81104
alexey-milovidov merged 89 commits intomasterfrom
opt-constant-node

Conversation

@yakov-olkhovskiy
Copy link
Copy Markdown
Member

@yakov-olkhovskiy yakov-olkhovskiy commented May 31, 2025

Changelog category (leave one):

  • Performance Improvement

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

Optimization for large value in ConstantNode. Closes #72880.

Details

Closes #72880

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented May 31, 2025

Workflow [PR], commit [d7ff24d]

@clickhouse-gh clickhouse-gh bot added the pr-performance Pull request with some performance improvements label May 31, 2025
@yakov-olkhovskiy yakov-olkhovskiy added pr-backward-incompatible Pull request with backwards incompatible changes pr-performance Pull request with some performance improvements and removed pr-performance Pull request with some performance improvements pr-backward-incompatible Pull request with backwards incompatible changes labels May 31, 2025
@novikd novikd self-assigned this Jun 2, 2025
@yakov-olkhovskiy yakov-olkhovskiy marked this pull request as ready for review June 30, 2025 12:56
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jul 1, 2025

Workflow [PR], commit [5ef2ce2]

Summary:

@alexey-milovidov alexey-milovidov merged commit 1c02c44 into master Oct 29, 2025
242 of 244 checks passed
@alexey-milovidov alexey-milovidov deleted the opt-constant-node branch October 29, 2025 14:35
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-synced-to-cloud The PR is synced to the cloud repo label Oct 29, 2025
@pamarcos pamarcos mentioned this pull request Oct 29, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-performance Pull request with some performance improvements 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.

Performance issue with analyzer.

5 participants