I have made changes so that data studio 16 will work with cassandra 2.2.x but will keep the issue open for a full pass through of all the new features added in this version. It looks as there are new data types added including smallint, tinyint, json() support. We may need to update our jdbc driver though.
They have done extensive changes to catalog tables that make them backwards incompatible, including changing all of the system_auth tables. For now will check in the v16 changes so we can test and once all is well i can port the changes forward to v17.
We'll look into this after upgrading the Cassandra JDBC driver
We'll look into this after upgrading the Cassandra JDBC driver
Issue #13708 |
In Progress |
Completion |
No due date |
No fixed build |
No time estimate |
I have made changes so that data studio 16 will work with cassandra 2.2.x but will keep the issue open for a full pass through of all the new features added in this version. It looks as there are new data types added including smallint, tinyint, json() support. We may need to update our jdbc driver though.
They have done extensive changes to catalog tables that make them backwards incompatible, including changing all of the system_auth tables. For now will check in the v16 changes so we can test and once all is well i can port the changes forward to v17.