jitsucom/bulker

What's the point using temporary table in clickhouse before batch insert into the destination table?

NOS-AE opened this issue · 1 comments

What's the point using temporary table in clickhouse before batch insert into the destination table?

It helps with deduplication and schema management.

P. S. The better place to ask this kind of question would be our community slack: https://jitsu.com/slack. Github Issues is to reporting problems or suggesting new feature