2 default.hits_10m_single CREATE TABLE hits2 AS hits_10m_single set max_insert_threads=8 INSERT INTO hits2 SELECT * FROM hits_10m_single DROP TABLE IF EXISTS hits2