Antalya 25.8: CI release branch + stateless test fixes (03707, 03211)#1715
Merged
strtgbb merged 3 commits intoantalya-25.8from May 1, 2026
Merged
Antalya 25.8: CI release branch + stateless test fixes (03707, 03211)#1715strtgbb merged 3 commits intoantalya-25.8from
strtgbb merged 3 commits intoantalya-25.8from
Conversation
…talya-25.8) Signed-off-by: CarlosFelipeOR <[email protected]>
0e14b0c to
d257cf1
Compare
…h upstream master Signed-off-by: CarlosFelipeOR <[email protected]>
The test times out (600 seconds) on debug builds because it inserts hundreds of thousands of rows and performs `optimize table final` operations that are slow in debug mode. Co-Authored-By: Claude Opus 4.5 <[email protected]> (cherry picked from commit 429dafc)
strtgbb
approved these changes
May 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR switches CI to use the
clickhouse-regressionreleasebranch (instead of a pinned commit) and includes two small stateless test fixes that mirror upstreammaster:03707_set_index_bad_get_null_bug(matches the change in Refactor lazy materialization ClickHouse/ClickHouse#90309 that was never backported to upstream25.8)no-debugtag to03211_nested_json_merges(cherry-pick of upstream commit429dafce1efrom Disable test03211_nested_json_mergeson debug builds ClickHouse/ClickHouse#95084)Both of these were causing recurring failures on
antalya-25.8.Changelog category (leave one):
CI/CD Options
Exclude tests:
Regression jobs to run: