On Tue, Dec 22, 2015 at 6:55 AM, Amir Hassani <amir.hass...@gmail.com>
wrote:

> Defining the “column_metadata” after table creation vs during table
> creation seems to affect the cql schema.  We are running a large
> high-throughput Cassandra 2.1.10 cluster. During table creation, the client
> Cassandra-cli was used with the following commands:
>

In general, tables created via cli should be used via thrift clients, and
vice versa for CQL.

Why do you believe you have a case where you should access a thrift-created
dynamic table via CQL? Why are you using cassandra-cli at all in Cassandra
2.1.10?

=Rob

Reply via email to