Merge pull request #45713 from azat/clickhouse-test-flush

Add missing SYSTEM FLUSH LOGS for clickhouse-test
This commit is contained in:
Alexey Milovidov 2023-01-29 06:14:40 +03:00 committed by GitHub
commit 1ce44c3404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1796,6 +1796,8 @@ def reportCoverageFor(args, what, query, permissive=False):
def reportCoverage(args):
clickhouse_execute(args, "SYSTEM FLUSH LOGS")
return (
reportCoverageFor(
args,