Skip to content

[pull] master from ClickHouse:master#732

Merged
pull[bot] merged 55 commits intoerickirt:masterfrom
ClickHouse:master
Dec 24, 2025
Merged

[pull] master from ClickHouse:master#732
pull[bot] merged 55 commits intoerickirt:masterfrom
ClickHouse:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Dec 24, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

RinChanNOWWW and others added 30 commits December 19, 2025 10:54
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
Otherwise it is too much, one job in CI:
- text_log: 4'500'000
- zookeeper_log: 6'400'000
- background_schedule_pool_log: 54'000'000
- background_schedule_pool_log where duration_ms > 0: 19'400

But this is CI real values are different [1], so let's use average task
executiong time for threshold.

  [1]: https://pastila.nl/?0043db0f/96b45f5ddb995fb78c11d301d7a49f27#foCK+BCRTTH/kLTqvZ7G8g==

It should resolve flakiness due to TOO_MANY_ROWS [2].

  [2]: https://s3.amazonaws.com/clickhouse-test-reports/json.html?REF=master&sha=f7b1a4850b1597b443b472adbf0e2cd4f5a3b0bd&name_0=MasterCI&name_1=Stateless%20tests%20%28amd_binary%2C%20old%20analyzer%2C%20s3%20storage%2C%20DatabaseReplicated%2C%20parallel%29&name_1=Stateless%20tests%20%28amd_binary%2C%20old%20analyzer%2C%20s3%20storage%2C%20DatabaseReplicated%2C%20parallel%29
…ool_log

Those are too fast on CI and it make the test flaky after increasing the threshold

Anyway we check that those tasks presented in system.background_schedule_pool.
I've fixed a few problems that analyzer may lost context of subqueries
(#89527), and it looks like now it works

Fixes: #79788
scanhex12 and others added 25 commits December 24, 2025 13:34
Log background tasks that are slower then average (`background_schedule_pool_log.duration_threshold_milliseconds=30`)  to avoid excessive tasks logging
…rge_checksum_mismatch

tests: fix 02943_rmt_alter_metadata_merge_checksum_mismatch exit path
Docs: move aggregate functions docs to source (#5)
Add the setting to ignore ON CLUSTER clause for replicated databases
tests: enable 02968_file_log_multiple_read under parallel replicas
Support inserting auxiliary zookeeper by system.zookeeper.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Docs: prep aggregate functions docs for autogeneration
Fix possible hung on terminating background schedule pool
Fix logical error in KeyCondition when empty array is used in `has` function
@pull pull bot locked and limited conversation to collaborators Dec 24, 2025
@pull pull bot added the ⤵️ pull label Dec 24, 2025
@pull pull bot merged commit 3e07110 into erickirt:master Dec 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants