Next batch of settings to randomize during tests runs by PedroTadim · Pull Request #101638 · ClickHouse/ClickHouse · GitHub
Skip to content

Next batch of settings to randomize during tests runs#101638

Merged
PedroTadim merged 23 commits into
masterfrom
stress-stress3
Apr 6, 2026
Merged

Next batch of settings to randomize during tests runs#101638
PedroTadim merged 23 commits into
masterfrom
stress-stress3

Conversation

@PedroTadim

@PedroTadim PedroTadim commented Apr 2, 2026

Copy link
Copy Markdown
Member

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

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

...

Documentation entry for user-facing changes

#100874 had too many failures due to changing expert settings such as query_plan_merge_expressions. The list is now leaner.

  • Documentation is written (mandatory for new features)

Version info

  • Merged into: 26.4.1.573

@clickhouse-gh

clickhouse-gh Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

@clickhouse-gh clickhouse-gh Bot added the pr-ci label Apr 2, 2026
Comment thread tests/queries/0_stateless/02354_vector_search_queries.sql Outdated
Comment thread tests/queries/0_stateless/03734_correlated_subqueries_reorder.sql Outdated
Comment thread tests/clickhouse-test
Comment thread tests/clickhouse-test
Comment thread tests/queries/0_stateless/03701_analyzer_correlated_subquery_plan_reference.sql Outdated
PedroTadim and others added 2 commits April 5, 2026 11:46
Pin query_plan_max_limit_for_lazy_materialization=100 so CI cannot
inject 1 (below LIMIT 3) and bypass lazy materialization, causing
JoinLazyColumnsStep/LazilyReadFromMergeTree to disappear from the plan.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ve_function

Pin query_plan_convert_outer_join_to_inner_join=1 so CI cannot inject
False and disable the outer-to-inner join conversion that this test
is specifically validating.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@PedroTadim PedroTadim added this pull request to the merge queue Apr 6, 2026
Merged via the queue into master with commit bab095f Apr 6, 2026
161 of 163 checks passed
@PedroTadim PedroTadim deleted the stress-stress3 branch April 6, 2026 15:29
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Apr 6, 2026
Mip182 pushed a commit to Mip182/ClickHouse that referenced this pull request May 9, 2026
Next batch of settings to randomize during tests runs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-ci 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.

2 participants