Deprecate the cloud_mode_database_engine setting#107372
Conversation
|
📊 Cloud Performance Report ✅ AI verdict: This PR obsoletes the cloud_mode_database_engine setting and only changes CREATE DATABASE engine-selection plumbing, settings declarations, and integration tests. None of that runs during ClickBench's read-only SELECT queries, so the four flagged improvements (Q4 -10%, Q15 -16%, Q28 -7%, Q33 -5%) cannot plausibly come from this change and have been downgraded to not-sure as run-to-run variance. The two already-uncertain queries (Q18, Q32) likewise show deltas unrelated to anything this PR touches. Net: no real performance impact expected from this change. clickbenchFlagged queries (6 of 43)
q-value = BH-FDR adjusted p; smaller is stronger evidence. MIRAI flags a query when q < fdr_q (default 0.10) — the value the verdict is based on. tpch_adapted_1_official🟢 No significant changes Debug info
|
…e-database-engine
LLVM Coverage ReportChanged lines: Changed C/C++ lines covered by tests: 14/14 (100.00%) | Lost baseline coverage: none · Uncovered code |

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