lsh> select * from veraminetest.hosts;
>
> *'ResultSet' object has no attribute ‘column_types'*
> *
> *
> I am guessing this is due to some kind of python-related change in 3.10.
> Is anyone else hitting this? Thanks.
We've seen this before with multiple ve
We upgraded our Linux test cluster from 3.9 to 3.10 tonight and now we are
unable to use cqlsh to select rows from any table.
[cqlsh 5.0.1 | Cassandra 3.10 | CQL spec 3.4.4 | Native protocol v4]
Use HELP for help.
cqlsh> select * from veraminetest.hosts;
'ResultSet' object has