Skip to content

Commit 06f44c6

Browse files
authored
Merge pull request ClickHouse#79116 from ClickHouse/Avogar-patch-10
Fix flaky test 03364_estimate_compression_ratio
2 parents 8d3a23e + 41ab9d4 commit 06f44c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/queries/0_stateless/03364_estimate_compression_ratio.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
# Random settings limits: index_granularity=(10, None)
23

34
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
45
. "$CURDIR"/../shell_config.sh

0 commit comments

Comments
 (0)