Re: Altering of types is not allowed

2017-03-24 Thread Vladimir Yudovin
As error message said "Altering of types is not allowed" is not allowed in Cassandra. It's NO Sql, but still not schemaless database. Best regards, Vladimir Yudovin, Winguzone - Cloud Cassandra Hosting On Wed, 22 Mar 2017 18:57:18 -0400 Ryan Flynn <ry...@

Altering of types is not allowed

2017-03-22 Thread Ryan Flynn
Hi, I’m fairly new to this and am attempting a pretty basic “change column type” example. I’m receiving an error saying InvalidRequest: Error from server: code=2200 [Invalid query] message="Altering of types is not allowed" upon attempting to change any column type. For example