add new column in cassandra table code example Example: add columns to cassandra ALTER TABLE cycling.cyclist_alt_stats ADD age int;