Closed
Description
lmcdasi opened DATACASS-812 and commented
In the DataStax driver manual, there is a possibility to create columns as static.
https://docs.datastax.com/en/dse/6.0/cql/cql/cql_using/refStaticCol.html
In the driver code, the DefaultAlterTable seems to support the addition of static columns through: columnsToAddStatic
I'm wondering if we can achieve the same with the framework & if not is it possible introduce this functionality ?
Thx
No further details from DATACASS-812