Antalya 26.1 Backport of #97062 - Improve catalog show tables query#1552
Antalya 26.1 Backport of #97062 - Improve catalog show tables query#1552zvonand merged 3 commits intoantalya-26.1from
Conversation
…rt-94467-Improve_catalog_show_tables Revert "Revert "Improve catalog show tables query""
The original test leaks the failpoint and all the tests in this module after this test can hit a 10-second sleep on `tryGetTableImpl`. It doesn't happen in practice, because this is the last test in the module. However, for the sake of keeping CI stable we'll fix that leak, considering the fix is trivial.
|
I also ran an audit check and let Claude analyze the output. Here's the result:
I have fixed the last one. |
arthurpassos
left a comment
There was a problem hiding this comment.
If my eyes are sharp, this seems to be a 1:1 match. LGTM
|
Just to history Audit Report: PR #1552 (Altinity/ClickHouse) - Improve catalog show tables queryPR: Antalya 26.1 Backport of #97062 - Improve catalog show tables query #1552 AI audit note: This review comment was generated by AI. Confirmed defectsLow: name-only
|
PR #1552 CI Verification ReportCI Results Overview
CI Test-Level Failures1.
|
| Job | Shard | Result | Log |
|---|---|---|---|
| Integration tests (amd_binary, 2/5) | 2/5 | OK | job/68583547762 |
| Integration tests (amd_asan, db disk, old analyzer, 5/6) | 5/6 | OK | job/68583547824 |
Conclusion
All CI failures are unrelated to the PR:
| Failure | Root Cause | PR-Related |
|---|---|---|
test_graceful_shutdown[6-10] |
Known UAF bug (PR #1561) | No |
01171_mv_select_insert_isolation_long |
Known flaky (28 upstream failures), passed on retry | No |
| Settings regression | Snapshot baseline mismatch | No (no settings changed) |
| Swarms regression | Docker Hub auth failure | No (infrastructure) |
| Parquet regression | Pre-existing null handling failure | No (different subsystem) |
| S3Export regression | MinIO stress timeout, cancelled | No (different subsystem) |
| GrypeScan | CVE in Alpine OpenSSL | No (base image) |
Verdict: Ready to merge — no PR-related failures detected, and the new test is validated.
Revert "Revert "Improve catalog show tables query""
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Improved processing 'show tables' query by fetching only names of tables and improved getLightweightTablesIterator to return structure containing only table names (ClickHouse#97062 by @SmitaRKulkarni)
CI/CD Options
Exclude tests:
Regression jobs to run: