Skip to content

Commit 984db6b

Browse files
authored
Merge pull request ClickHouse#80594 from ClickHouse/Avogar-patch-8
Avoid timeouts in 03207_json_read_subcolumns_2_compact_merge_tree test
2 parents 982a43b + 4dc0fa1 commit 984db6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/queries/0_stateless/03207_json_read_subcolumns_2_compact_merge_tree.sql.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Tags: no-fasttest, long, no-debug, no-tsan, no-asan, no-msan, no-ubsan
2-
-- Random settings limits: index_granularity=(1000, None)
2+
-- Random settings limits: index_granularity=(1000, None); index_granularity_bytes=(100000, None)
33

44
SET enable_json_type = 1;
55
set allow_experimental_variant_type = 1;

0 commit comments

Comments
 (0)