Using default values to columns for a table with engine=Kafka
Documentation at https://clickhouse.com/docs/en/engines/table-engines/integrations/kafka notes:
Insert Data from an existing table to a new table – clickhouse
I have a table called event_source which has lot of data which is a mix of data from multiple sources produced by multiple teams and i want to create tables specific to each team.