Hi Everyone , As per documentation , we cannot rename partition key . But partition key can be renamed .
*https://docs.datastax.com/en/cql/3.3/cql/cql_reference/cqlAlterTable.htm <https://docs.datastax.com/en/cql/3.3/cql/cql_reference/cqlAlterTable.htm>*l * Refer : Restrictions apply to the rename operation * When we rename the partition key , there are changes to the SSTable . Can someone please help me understand that what issues can be possibly caused due to renaming of the partition key . Thanks