1alter table events alter column detection_latency_ms type bigint;2alter table events alter column processing_latency_ms type bigint;3