Skip to content

Fix runtime Filter pushdown when there are multiple Expression steps below it#89741

Merged
davenger merged 3 commits intomasterfrom
fix_rt_filter_pushdown_with_multiple_expressions
Nov 11, 2025
Merged

Fix runtime Filter pushdown when there are multiple Expression steps below it#89741
davenger merged 3 commits intomasterfrom
fix_rt_filter_pushdown_with_multiple_expressions

Conversation

@davenger
Copy link
Copy Markdown
Member

@davenger davenger commented Nov 7, 2025

Changelog category (leave one):

  • Improvement

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

Fix runtime Filter pushdown when there are multiple Expression steps below it

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@novikd novikd self-assigned this Nov 7, 2025
@davenger davenger force-pushed the fix_rt_filter_pushdown_with_multiple_expressions branch from 6b49308 to 13f14de Compare November 7, 2025 18:23
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Nov 7, 2025

Workflow [PR], commit [8323425]

Summary:

job_name test_name status info comment
Integration tests (amd_asan, old analyzer, 1/6) failure
test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader FAIL cidb
Integration tests (amd_asan, old analyzer, 4/6) failure
test_replicated_database/test.py::test_alter_rename FAIL cidb
test_replicated_database/test.py::test_lag_after_recovery FAIL cidb
test_replicated_database/test.py::test_system_database_replicas_with_ro FAIL cidb
test_replicated_database/test.py::test_block_system_database_replicas FAIL cidb
test_replicated_database/test.py::test_timeseries FAIL cidb
test_replicated_database/test.py::test_mv_false_cyclic_dependency FAIL cidb
Integration tests (amd_tsan, 5/6) failure
test_storage_nats/test_nats_jet_stream.py::test_nats_overloaded_insert FAIL cidb
Upgrade check (amd_msan) failure
Killed by signal (in clickhouse-server.log) FAIL cidb
Fatal message in clickhouse-server.log (see fatal_messages.txt) FAIL cidb
Killed by signal (output files) FAIL cidb
Found signal in gdb.log FAIL cidb
Upgrade check (amd_debug) failure
Killed by signal (in clickhouse-server.log) FAIL cidb
Fatal message in clickhouse-server.log (see fatal_messages.txt) FAIL cidb
Killed by signal (output files) FAIL cidb
Found signal in gdb.log FAIL cidb

@clickhouse-gh clickhouse-gh bot added the pr-improvement Pull request with some product improvements label Nov 7, 2025
@davenger davenger force-pushed the fix_rt_filter_pushdown_with_multiple_expressions branch from 98d0df8 to 0df881c Compare November 7, 2025 18:33
@davenger davenger force-pushed the fix_rt_filter_pushdown_with_multiple_expressions branch from 6667d69 to 8323425 Compare November 10, 2025 15:53
@davenger
Copy link
Copy Markdown
Member Author

Upgrade check (amd_debug) (pull_request)
Upgrade check (amd_msan) (pull_request)
#89409

@davenger davenger added this pull request to the merge queue Nov 11, 2025
Merged via the queue into master with commit e12979f Nov 11, 2025
125 of 131 checks passed
@davenger davenger deleted the fix_rt_filter_pushdown_with_multiple_expressions branch November 11, 2025 09:18
@robot-ch-test-poll robot-ch-test-poll added the pr-synced-to-cloud The PR is synced to the cloud repo label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product 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.

3 participants