I have a table in cassandra CREATE TABLE measurements ( device_id text, first_measurement_time timestamp, last_measurement_time timestamp
PRIMARY KEY