mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Merge branch 'fix-test-warnings' into many-fixes
This commit is contained in:
commit
cb157f1c6b
@ -21,5 +21,4 @@ ${CLICKHOUSE_CLIENT} --multiple_joins_rewriter_version=42 -q "SELECT message FRO
|
||||
${CLICKHOUSE_CLIENT} -q "SELECT count() = countDistinct(message) FROM system.warnings"
|
||||
|
||||
# Avoid too many warnings, especially in CI
|
||||
${CLICKHOUSE_CLIENT} -q "SELECT count() < 5 FROM system.warnings"
|
||||
|
||||
${CLICKHOUSE_CLIENT} -q "SELECT count() < 10 FROM system.warnings"
|
||||
|
Loading…
Reference in New Issue
Block a user