mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Make 02514_null_dictionary_source parallelizable
This commit is contained in:
parent
d93c566991
commit
cae7645850
@ -1,5 +1,3 @@
|
||||
-- Tags: no-parallel
|
||||
|
||||
DROP DICTIONARY IF EXISTS null_dict;
|
||||
CREATE DICTIONARY null_dict (
|
||||
id UInt64,
|
||||
|
Loading…
Reference in New Issue
Block a user