You've already forked go-clickhouse
mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-12-21 23:57:27 +02:00
2 lines
136 B
Plaintext
2 lines
136 B
Plaintext
|
|
INSERT INTO dest SELECT * FROM src WHERE (_part = 'part_name') SETTINGS max_threads = 1, max_insert_threads = 1, max_execution_time = 0
|