alter table raw_data add column entry_type varchar(16); alter table raw_data add column entry_id bigint;