mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Merge branch 'fix-rocksdb-bs' into something-strange-with-the-test-about-refreshable-materialized-views
This commit is contained in:
commit
9832a3abff
@ -1,4 +1,4 @@
|
||||
-- Tags: use-rocksdb, long
|
||||
-- Tags: use-rocksdb, long, no-s3-storage, no-random-settings, no-random-merge-tree-settings
|
||||
|
||||
SET join_algorithm = 'direct';
|
||||
|
||||
@ -41,4 +41,3 @@ ON rdb.key == t1.k;
|
||||
{% for table_size in [10, 65555, 100000] -%}
|
||||
DROP TABLE IF EXISTS rdb_{{ table_size }};
|
||||
{% endfor -%}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user